[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / 2 / MAFMapTool / 0.1.3 / MAFMapTool.podspec.json
blob2d14405adf2189dee60575512f43567920bf2b74
2   "name": "MAFMapTool",
3   "version": "0.1.3",
4   "summary": "高德地图常用方法封装",
5   "homepage": "https://github.com/LDeath/MapTool",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "高赛": "395765302@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/LDeath/MapTool.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "MAFMapTool",
22     "MAFMapTool/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "AMap3DMap": [
30       "~> 5.0.0"
31     ],
32     "AMapSearch": [
33       "~> 5.0.0"
34     ],
35     "AMapLocation": [
36       "~> 2.3.1"
37     ]
38   }