blob: 778d71d5bfb126df09d90f68cb9cc703ece3b5bd [file] [log] [blame]
{
"name": "OCMapView",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "Simple and easy to use clustering mapView for iOS.",
"homepage": "https://github.com/XBeg9/OCMapView",
"authors": {
"Botond Kis": "boti.kis@gmx.at"
},
"source": {
"git": "https://github.com/yinkou/OCMapView.git",
"commit": "1510f05e57"
},
"description": "OpenClusterMapView is a simple and easy to use extension of MKMapView for iOS. If you have trouble to display a lot of annotations on the map, this class is for you.OCMapView automatically creates cluster by combinig annotation super fast.It is written in Objective-C + C and works for all iOS applications.",
"requires_arc": false,
"source_files": "OCMapView",
"frameworks": [
"MapKit",
"CoreLocation"
],
"license": "LICENSE.txt"
}