blob: d3a6b15ae7279fa304fa3859ff1256af00c8d0d4 [file] [log] [blame]
{
"name": "RolloutManager",
"version": "0.2.4",
"summary": "AutoCAD Mobile component that rollout features gradualy",
"homepage": "http://www.autodesk.com",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"authors": {
"Asaf Shveki": "asaf.shveki@autodesk.com"
},
"source": {
"git": "https://github.com/Autodesk/RolloutManager-iOS.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RolloutManager/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}