blob: 1a9f0353cdae2970c741c1b897dbb53e5bf6e16b [file] [log] [blame]
{
"name": "ApexDataCollect-VisualK",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ApexDataCollect-Visual/Classes/ApexDataCollectVisualSDK.framework",
"resource_bundles": {
"ApexDataCollectVisual": [
"ApexDataCollect-Visual/Assets/*.png"
]
},
"dependencies": {
"ApexDataCollect-Util": [
]
}
}