blob: 4a57a697b1f810ee4d63a57a510a61c071a06812 [file] [log] [blame]
{
"name": "ActiveStack",
"version": "0.1.0",
"summary": "ActiveStack is part of a full-stack mobile app development architecture.",
"description": "ActiveStack is part of a full stack mobile app development architecture. It provides for\nrapid development and deployment.",
"homepage": "https://github.com/ActiveStack",
"license": "MIT",
"authors": {
"iosvimbrij": "dj@vimbrij.com"
},
"source": {
"git": "https://github.com/ActiveStack/active-client-sdk-objc.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ActiveStack": [
"Pod/Assets/*.png"
]
}
}