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