[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / c / 3 / ResizableMKCircleOverlay / 0.0.1 / ResizableMKCircleOverlay.podspec.json
blobe963e21f4114a52d3defa9efed7d392b2490ffa7
2   "name": "ResizableMKCircleOverlay",
3   "version": "0.0.1",
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": ""
13   },
14   "source": {
15     "git": "https://github.com/OrbJapan/ResizableMKCircleOverlay.git",
16     "tag": "0.0.1"
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