[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / 0 / 6 / AndVersion / 1.1.1 / AndVersion.podspec.json
blobc8cbdbbae737c5e1f740ad2db2d10fa432cfc92c
2   "name": "AndVersion",
3   "version": "1.1.1",
4   "summary": "This is the library that checks updates on Apple Store according to json file from the given url address.",
5   "description": "This is the library that checks updates on Apple Store according to json file from the given url address. This library can work in three modes. Callback mode, autopilot mode and hybrid mode.",
6   "homepage": "https://github.com/zingat/AndVersion-iOS",
7   "screenshots": [
8     "https://raw.githubusercontent.com/zingat/AndVersion-iOS/master/Example/images/must_update.png",
9     "https://raw.githubusercontent.com/zingat/AndVersion-iOS/master/Example/images/need_to_update.png",
10     "https://raw.githubusercontent.com/zingat/AndVersion-iOS/master/Example/images/new_version_is_running.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "kadirkemal": "kkdursun@yahoo.com"
18   },
19   "source": {
20     "git": "https://github.com/zingat/AndVersion-iOS.git",
21     "tag": "1.1.1"
22   },
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "AndVersion/Classes/**/*"