blob: d9923f5116644c2c7ded303970641d23c33d67d6 [file] [log] [blame]
{
"name": "ResizableMKCircleOverlay",
"version": "0.0.2",
"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": ""
},
"source": {
"git": "https://github.com/OrbJapan/ResizableMKCircleOverlay.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "classes/*.{h,m,png}",
"frameworks": [
"CoreLocation",
"Foundation",
"MapKit",
"QuartzCore",
"UIKit"
],
"requires_arc": true
}