[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 9 / 1 / HXVersionChecking / 0.0.1 / HXVersionChecking.podspec.json
blob63c84ba4ef122e77aee6e40ea2269e657e491819
2   "name": "HXVersionChecking",
3   "version": "0.0.1",
4   "summary": "convenient version checking module",
5   "homepage": "https://github.com/yiyucanglang",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dahuanxiong": "xinlixuezyj@163.com"
12   },
13   "source": {
14     "git": "https://github.com/yiyucanglang/HXVersionChecking.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "public_header_files": "*{h}",
21   "source_files": "*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }