[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 5 / QqcLocation / 1.0.104 / QqcLocation.podspec.json
blobd6150b431f11f3405b00abc8d4404174c1ea90a7
2   "name": "QqcLocation",
3   "license": "MIT",
4   "authors": {
5     "qqc": "20599378@qq.com"
6   },
7   "platforms": {
8     "ios": "8.0"
9   },
10   "requires_arc": true,
11   "version": "1.0.104",
12   "summary": "QqcLocation",
13   "homepage": "https://github.com/xukiki/QqcLocation",
14   "source": {
15     "git": "https://github.com/xukiki/QqcLocation.git",
16     "tag": "1.0.104"
17   },
18   "source_files": [
19     "QqcLocation/*.{h,m}"
20   ],
21   "dependencies": {
22     "QqcUtility": [
24     ],
25     "QqcUtilityUI": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "CCLocation",
32       "source_files": "QqcLocation/CCLocation/*.{h,m}"
33     }
34   ]