[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 3 / ResizableMKCircleOverlay / 0.1.0 / ResizableMKCircleOverlay.podspec.json
blob15a44672247346e857e9b2834fc4d9d027f8ff3c
2   "name": "ResizableMKCircleOverlay",
3   "version": "0.1.0",
4   "summary": "A resizable map circle overlay.",
5   "homepage": "http://github.com/OrbJapan/ResizableMKCircleOverlay",
6   "screenshots": "https://raw.githubusercontent.com/OrbJapan/ResizableMKCircleOverlay/master/screenshots/IMG_0002.PNG",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OrbJapan": "Michael Bawiec"
13   },
14   "source": {
15     "git": "https://github.com/OrbJapan/ResizableMKCircleOverlay.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "classes/*.{h,m}",
22   "frameworks": [
23     "CoreLocation",
24     "Foundation",
25     "MapKit",
26     "QuartzCore",
27     "UIKit"
28   ],
29   "requires_arc": true