blob: d0687ebd5a8517d180277f9037d2f93137a7e391 [file] [log] [blame]
{
"name": "MKMapView+Reusable",
"version": "1.0",
"summary": "Reuse MKAnnotationView as easy as UITableViewCell/UICollectionViewCell.",
"homepage": "https://github.com/serejahh/MKMapView-Reusable",
"license": "MIT",
"authors": {
"Serhii Butenko": "sereja.butenko@gmail.com"
},
"source": {
"git": "https://github.com/serejahh/MKMapView-Reusable.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/serejahh",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.2"
},
"requires_arc": true,
"source_files": "MKMapView+Reusable/*.swift",
"frameworks": "MapKit"
}