blob: 590f137569e157bd775b098d57230fb83905d1dd [file] [log] [blame]
{
"name": "baiduMap",
"version": "2.8.1",
"summary": "百度地图2.8.1",
"description": "A longer description of baiduMap in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/myz1104/baiduMap",
"license": {
"type": "Copyright",
"text": "百度 版权所有"
},
"authors": {
"马远征": "myz1104@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/myz1104/baiduMap.git",
"tag": "2.8.1"
},
"source_files": [
"MapFrameWork",
"MapFrameWork/BaiduMapAPI.framework/**/*.h"
],
"resources": "MapFrameWork/BaiduMapAPI.framework/Resources/mapapi.bundle",
"vendored_frameworks": "MapFrameWork/BaiduMapAPI.framework",
"frameworks": [
"CoreLocation",
"QuartzCore",
"OpenGLES",
"SystemConfiguration",
"CoreGraphics",
"Security"
],
"requires_arc": true
}