blob: 3d592cc1ca02287d0ef2b8fb49480b0930108f7f [file] [log] [blame]
{
"name": "ApexDataCollectN-SDK",
"version": "0.0.8",
"summary": "A short description of ApexDataCollectN-SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/leidatatist/Apex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leidatatist": "grady.lei@datatist.com"
},
"source": {
"git": "https://github.com/leidatatist/Apex.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64"
},
"vendored_frameworks": "ApexDataCollect-SDK/Classes/ApexDataCollect.framework",
"dependencies": {
"ApexDataCollect-Util": [
],
"ApexDataCollect-VisualK": [
]
}
}