blob: 15fe75b7f1f1e29e189f6725833b07d25e01ed71 [file] [log] [blame]
{
"name": "MJVersionUpdate",
"version": "1.0.0",
"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.0"
},
"source_files": "MJVersionUpdate/*",
"requires_arc": true
}