blob: efa0538aa074284ee2fa772939cf67b5ba148b0e [file] [log] [blame]
{
"name": "MKMapDimOverlay",
"platforms": {
"ios": null
},
"version": "0.0.2",
"summary": "Description of your project",
"homepage": "https://github.com/lukya/MKMapDimOverlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "swapnilluktuke@gmail.com"
},
"source": {
"git": "https://github.com/lukya/MKMapDimOverlay.git",
"tag": "0.0.2"
},
"source_files": "MKMapDimOverlay/MKMapDimOverlay/*.{m,h}",
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation",
"MapKit"
],
"requires_arc": true
}