[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 5 / f / HSVersionChecker / 1.0.1 / HSVersionChecker.podspec.json
blobae1405dbda1c582f94c5030659dec70675a0b57a
2   "name": "HSVersionChecker",
3   "version": "1.0.1",
4   "summary": "App version check update component.",
5   "homepage": "https://github.com/ZYXiao/HSVersionChecker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ZYXiao": "304983615@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ZYXiao/HSVersionChecker.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "HSVersionChecker/include/*.{h}",
21   "vendored_libraries": "HSVersionChecker/libs/libHSVersionChecker.a",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "HSCryption": [
29     ]
30   },
31   "requires_arc": true