blob: 2be244d94f9c70ea8243850e6a72f268905d3815 [file] [log] [blame]
{
"name": "ApexDataTrack-SDK",
"version": "0.0.1",
"summary": "A short description of ApexDataTrack-SDK.",
"description": "A short description of ApexDataTrack-SDK aaa.",
"homepage": "https://github.com/apex-labs/ApexDataTrack-SDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leidApex": "grady.lei@chinapex.com"
},
"source": {
"git": "https://github.com/apex-labs/ApexDataTrack-SDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64"
},
"vendored_frameworks": "ApexDataTrack-SDK/Classes/ApexDataCollect.framework",
"dependencies": {
"ApexDataTrack-Util": [
],
"ApexDataTrack-Visual": [
]
}
}