[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 8 / ICXGrowingIO / 0.1.1 / ICXGrowingIO.podspec.json
bloba66e803db528952a39ef608638715e3d610086b5
2   "name": "ICXGrowingIO",
3   "version": "0.1.1",
4   "summary": "修改所依赖的GrowingIO版本,因为在iOS 10.2上会崩溃.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/ICX-iOS/ICXGrowingIO",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "krisouljz": "lvjiazhen@icarbonx.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/ICX-iOS/ICXGrowingIO.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "ICXGrowingIO/Classes/**/*",
23   "dependencies": {
24     "GrowingIO": [
25       "2.4.2"
26     ],
27     "ICXAppdelegateComponents": [
29     ]
30   }