[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 8 / ICXGrowingIO / 0.1.0 / ICXGrowingIO.podspec.json
blob8cba97fabcce9f4f0880ee90ababb607cfdb64ba
2   "name": "ICXGrowingIO",
3   "version": "0.1.0",
4   "summary": "A short description of ICXGrowingIO.",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "ICXGrowingIO/Classes/**/*",
23   "dependencies": {
24     "GrowingIO": [
25       "~>2.4.3"
26     ],
27     "ICXAppdelegateComponents": [
29     ]
30   }