[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / 2 / MAFMapTool / 0.1.5 / MAFMapTool.podspec.json
blob03f027fd3a980eb17161604b260a48efe5a1456f
2   "name": "MAFMapTool",
3   "version": "0.1.5",
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.5"
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": [
31     ],
32     "AMapSearch": [
34     ],
35     "AMapLocation": [
37     ]
38   }