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