[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 2 / 4 / VersionUpdate / 1.0.1 / VersionUpdate.podspec.json
blob5cf674ee91e434a057744e9039ed0f52a50e6f7b
2   "name": "VersionUpdate",
3   "version": "1.0.1",
4   "summary": "Check and update app's version for both AppStore & Fir.",
5   "description": "When new version of app is upload to AppStore or Fir, check and update this new version.",
6   "homepage": "https://github.com/tenric/VersionUpdate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tenric": "minjieni@vip.qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tenric/VersionUpdate.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "VersionUpdate/*"