[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 6 / 9 / MKMapView-ZoomLevel / 1.1.0 / MKMapView-ZoomLevel.podspec.json
blob5d7451c6537f44a4c7b3057ffd4501a6fd015e52
2   "name": "MKMapView-ZoomLevel",
3   "version": "1.1.0",
4   "summary": "MKMapView category with zoom level extension.",
5   "description": "  This lib is based on http://troybrant.net/blog/2010/01/set-the-zoom-level-of-an-mkmapview.\n",
6   "homepage": "https://github.com/Kjuly/MKMapView-ZoomLevel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Troy": "troy@troybrant.net",
13     "Kaijie Yu": "dev@kjuly.com"
14   },
15   "source": {
16     "git": "https://github.com/Kjuly/MKMapView-ZoomLevel.git",
17     "tag": "1.1.0"
18   },
19   "platforms": {
20     "ios": "5.0"
21   },
22   "source_files": "MKMapView-ZoomLevel/*.{h,m}",
23   "frameworks": [
24     "MapKit",
25     "CoreLocation"
26   ],
27   "requires_arc": true