[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 5 / f / HSVersionChecker / 1.0.0 / HSVersionChecker.podspec.json
blob65db3c2e85592f8a0db3db72d8897f854a102662
2   "name": "HSVersionChecker",
3   "version": "1.0.0",
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.0"
19   },
20   "source_files": "HSVersionChecker/**/*.{h,a}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "HSCryption": [
28     ]
29   },
30   "requires_arc": true