blob: 71c1934f9f3bf520cb90fbb4eb6b3d6b7bcbd2cd [file] [log] [blame]
{
"name": "ApexDataCollectSDK",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ApexDataCollectSDK/Classes/ApexDataCollect.framework",
"dependencies": {
"ApexDataCollectUtil_iOS": [
],
"ApexDataCollectMoniterSDK": [
]
}
}