blob: 8cba97fabcce9f4f0880ee90ababb607cfdb64ba [file] [log] [blame]
{
"name": "ICXGrowingIO",
"version": "0.1.0",
"summary": "A short description of ICXGrowingIO.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ICXGrowingIO/Classes/**/*",
"dependencies": {
"GrowingIO": [
"~>2.4.3"
],
"ICXAppdelegateComponents": [
]
}
}