[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 6 / e / ARMapView / 0.0.1 / ARMapView.podspec.json
blobbb027bee776b07adae33f49f065ce452ea9b8dd9
2   "name": "ARMapView",
3   "version": "0.0.1",
4   "summary": "A MKMapView that can user CLLocationManager for better user location tracking",
5   "description": "                   A MapView that can user CLLocationManager so we can ask for permissions and get better tracking.\n",
6   "homepage": "https://github.com/AlexmReynolds/ARMapView",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "Alex Reynolds": "alex.micheal.reynolds@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AlexmReynolds/ARMapView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ARMapView/*.{h,m}",
22   "public_header_files": "ARMapView/*.h",
23   "requires_arc": true