blob: 6b940b8e40f2da239f6434a9708d5a9eb6fd8172 (
plain)
1
2
3
4
5
6
7
|
name 'aai-resources-auth'
maintainer 'ATT'
maintainer_email ''
license 'All rights reserved'
description 'Installs/Configures aai-resources-auth'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.0.0'
|