blob: 6ec6ab85c551a20562c94c1ceb13bb6d60ce8a79 [file] [log] [blame]
{
"name": "ManUp",
"version": "0.1.0",
"summary": "A server side check of the app version and configuration options for your iOS app.",
"description": "A useful class to add a server side check for a mandatory update and server-side configuration options to your iOS application.",
"homepage": "https://github.com/dayjer/ManUp",
"license": "Apache 2.0",
"authors": {
"Ricardo Santos": "rics@ntos.me"
},
"source": {
"git": "https://github.com/dayjer/ManUp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ManUp.{h,m}"
}