blob: 9ae2d7c117827bf204ddf39d43ef5365e0f7c0f6 [file] [log] [blame]
{
"name": "ApexDataCollectSDK",
"version": "0.1.4",
"summary": "A short description of ApexDataCollectSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/long0133/ApexDataCollectSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"long0133": "long0133@hotmail.com"
},
"source": {
"git": "https://github.com/long0133/ApexDataCollectSDK.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ApexDataCollectSDK/Classes/ApexDataCollect.framework",
"dependencies": {
"ApexDataCollectUtil_iOS": [
],
"ApexDataCollectMoniterSDK": [
]
}
}