blob: a66e803db528952a39ef608638715e3d610086b5 [file] [log] [blame]
{
"name": "ICXGrowingIO",
"version": "0.1.1",
"summary": "修改所依赖的GrowingIO版本,因为在iOS 10.2上会崩溃.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXGrowingIO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krisouljz": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXGrowingIO.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ICXGrowingIO/Classes/**/*",
"dependencies": {
"GrowingIO": [
"2.4.2"
],
"ICXAppdelegateComponents": [
]
}
}