blob: a69f1a0341d2197433aabb3f3de168f1c1a8ac97 [file] [log] [blame]
{
"name": "ApexDataCollect-SDK",
"version": "0.0.2",
"summary": "A short description of ApexDataCollect-SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yuanfangzhuye/ApexDataCollect-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanfangzhuye": "371551077@qq.com"
},
"source": {
"git": "https://github.com/yuanfangzhuye/ApexDataCollect-SDK.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ApexDataCollect-SDK/Classes/ApexDataCollect.framework",
"dependencies": {
"ApexDataCollect-Util": [
],
"ApexDataCollect-Visual": [
]
}
}