blob: 4335caaa61336af07531ff57ca95f344428fe1e9 [file] [log] [blame]
{
"name": "Adelanto",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/aceontech",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"Adelanto": [
"Pod/Assets/*.png"
]
}
}