[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / a / CheckVersion / 1.0.2 / CheckVersion.podspec.json
blob0dd663e307385b47c1ee12cb0c617a1c3814f7e1
2   "name": "CheckVersion",
3   "version": "1.0.2",
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.2"
16   },
17   "source_files": "CheckVersion/*.swift",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"