[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / c / VersionCheck / 0.1.0 / VersionCheck.podspec.json
blobc15ce85ec327e27aa8f7451d2c69b2701596ed05
2   "name": "VersionCheck",
3   "version": "0.1.0",
4   "summary": "A version compare tool for fir.im, write in swift",
5   "description": "A version compare tool for iOS, write in swift, current support fir.im only.",
6   "homepage": "https://github.com/jokefaker/VersionCheck",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jokefaker": "jokefaker@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jokefaker/VersionCheck.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VersionCheck/Classes/**/*",
22   "pushed_with_swift_version": "3.0"