[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 5 / 6 / HinaCloudSDK / 1.0.1 / HinaCloudSDK.podspec.json
blobbf707d281e94eb88f099f0c77e5bdc4ab3f0682f
2   "name": "HinaCloudSDK",
3   "version": "1.0.1",
4   "summary": "HinaCloudSDK是一款埋点SDK。",
5   "description": "HinaCloudSDK, an ios tracking tool for analyze user behavior。",
6   "homepage": "https://github.com/dequal/HinaCloudSDK",
7   "license": "MIT",
8   "authors": {
9     "dequal": "806176940@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dequal/HinaCloudSDK.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "HinaCloudSDK",
20     "HinaCloudSDK/**/*.{h}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "SystemConfiguration"
25   ],
26   "libraries": [
27     "icucore",
28     "z"
29   ],
30   "requires_arc": true