[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / 2 / MAFMapTool / 0.1.4 / MAFMapTool.podspec.json
blobedb4e9ed02d78ee5a765bd1dacd6f6b124230526
2   "name": "MAFMapTool",
3   "version": "0.1.4",
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.4"
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   }