blob: 15a44672247346e857e9b2834fc4d9d027f8ff3c [file] [log] [blame]
{
"name": "ResizableMKCircleOverlay",
"version": "0.1.0",
"summary": "A resizable map circle overlay.",
"homepage": "http://github.com/OrbJapan/ResizableMKCircleOverlay",
"screenshots": "https://raw.githubusercontent.com/OrbJapan/ResizableMKCircleOverlay/master/screenshots/IMG_0002.PNG",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"OrbJapan": "Michael Bawiec"
},
"source": {
"git": "https://github.com/OrbJapan/ResizableMKCircleOverlay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "classes/*.{h,m}",
"frameworks": [
"CoreLocation",
"Foundation",
"MapKit",
"QuartzCore",
"UIKit"
],
"requires_arc": true
}