blob: 3481fe5191ed86db74a333d0db103022138db713 [file] [log] [blame]
{
"name": "Adelanto",
"version": "0.1.0",
"summary": "iOS version and update utilities",
"description": " ADLVersionManager can be used to display the app's current version and build number in the iOS Settings panel.\n",
"homepage": "https://github.com/aceontech/Adelanto",
"license": "MIT",
"authors": {
"Alex Manarpies": "alex@manarpies.com"
},
"source": {
"git": "https://github.com/aceontech/Adelanto.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/aceontech",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"Adelanto": [
"Pod/Assets/*.png"
]
}
}