[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / a / CheckVersion / 1.0.3 / CheckVersion.podspec.json
blob615d611287bf4f542feb8cf8cfb6d5a1a9500471
2   "name": "CheckVersion",
3   "version": "1.0.3",
4   "summary": "A line of code checks Whether the app needs to be updated.",
5   "homepage": "https://github.com/ljhang/VersionCheckSwift",
6   "license": "MIT",
7   "authors": {
8     "ljhang": "ljhang1@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ljhang/VersionCheckSwift.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "CheckVersion/*.swift",
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "StoreKit"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"