blob: 5cf674ee91e434a057744e9039ed0f52a50e6f7b [file] [log] [blame]
{
"name": "VersionUpdate",
"version": "1.0.1",
"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.1"
},
"source_files": "VersionUpdate/*"
}