[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 9 / 2 / LBMapView / 1.0.0 / LBMapView.podspec.json
blobe9a69bb2c76f2b8fae90d17840a9514c4bfb7aed
2   "name": "LBMapView",
3   "version": "1.0.0",
4   "summary": "iOS原生地图",
5   "description": "一个iOS原生地图的再次封装,标记点支持固定于控件中心、或跟随地图移动,支持多点标记。",
6   "homepage": "https://github.com/A1129434577/LBMapView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBMapView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "LBMapView/**/*.{h,m}",
22   "requires_arc": true