blob: 42ff0b750f9db394a78799a7bb2567072819144d [file] [log] [blame]
{
"name": "ManUp",
"version": "0.7",
"summary": "A server side check of the app version and configuration options for your iOS/tvOS app.",
"description": "Adds a server side check for a mandatory app update and server-side configuration options to your iOS/tvOS application.\n\nWhen a new version of your app is released onto the store, use this tool to let your users know and help them update.",
"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",
"Shane Woolcock": "swoolcock@nextfaze.com"
},
"source": {
"git": "https://github.com/NextFaze/ManUp.git",
"tag": "0.7"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "ManUp/*.{h,m}"
}