blob: 70b2816df4f55bc046918425d2f01e8115f443a3 [file] [log] [blame]
{
"name": "ManUp",
"version": "0.2.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/NextFaze/ManUp",
"license": "MIT",
"authors": {
"Jeremy Day": "jer.day@gmail.com",
"Ric Santos": "rics@ntos.me",
"Dan Silk": "dsilk@nextfaze.com"
},
"source": {
"git": "https://github.com/NextFaze/ManUp.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "ManUp/*.{h,m}"
}