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