blob: a4aa04d830261c9009b513f5ed63a3d96a204829 [file] [log] [blame]
{
"name": "VersionUpdate",
"version": "1.0.0",
"summary": "Check and update app's version for both AppStore & Fir.",
"description": "When new version of app is upload to AppStore or Fir, check and update this new version.",
"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.0"
},
"source_files": "VersionUpdate/*"
}