blob: 210d7b8530c8681d2856cc33faa5df1671ea03a9 [file] [log] [blame]
{
"name": "MJVersionUpdate",
"version": "1.0.1",
"summary": "Check and update app's version for both AppStore & Fir.",
"homepage": "https://github.com/tenric/MJVersionUpdate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tenric": "minjieni@vip.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tenric/MJVersionUpdate.git",
"tag": "1.0.1"
},
"source_files": "MJVersionUpdate/*",
"requires_arc": true
}