blob: f808aa57a9039e001949c9f86bb4ba9d8ffcb62f [file] [log] [blame]
{
"name": "ApexDataCollect-VisualK",
"version": "0.0.4",
"summary": "A short description of ApexDataCollect-VisualK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/leidatatist/Visual",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanfangzhuye": "371551077@qq.com"
},
"source": {
"git": "https://github.com/leidatatist/Visual.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64"
},
"vendored_frameworks": "ApexDataCollect-Visual/Classes/ApexDataCollectVisualSDK.framework",
"resource_bundles": {
"ApexDataCollectVisual": [
"ApexDataCollect-Visual/Assets/*.png"
]
},
"dependencies": {
"ApexDataCollect-Util": [
]
}
}