[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / 2 / APVersionControl / 1.0 / APVersionControl.podspec.json
blobf502c6ad7a1a337184bd41155ce0cceff2a69705
2   "name": "APVersionControl",
3   "version": "1.0",
4   "summary": "This class checks whether your apps current version is higher than the version passed in parameter or not.",
5   "description": "This class checks whether your app current version is higher than the version passed in parameter or not.",
6   "homepage": "https://github.com/AkashPatel09/APVersionControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AkashPatel09": "akashpatel116@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AkashPatel09/APVersionControl.git",
16     "tag": "v1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "VersionControl/APVersionControl/APVersionControl.swift"