blob: a78ea67201d91c50ca29ad027ccbbca0fb8b7c28 [file] [log] [blame]
{
"name": "IUpgrade",
"version": "1.0.1",
"summary": "Notify new version of enterprise app is available.",
"description": "Notify a new version of your enterprise release iOS app is available.",
"homepage": "https://github.com/FelixLinBH/IUpgrade",
"screenshots": "https://raw.githubusercontent.com/FelixLinBH/IUpgrade/master/ScreenShot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"felix.lin": "fly_81211@hotmail.com"
},
"source": {
"git": "https://github.com/FelixLinBH/IUpgrade.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IUpgrade/Classes/**/*",
"public_header_files": "IUpgrade/Classes/**/*.h",
"frameworks": "UIKit"
}