blob: 1e4092b4529e9dbb338645d874df0c359e520fba [file] [log] [blame]
{
"name": "AnnotationETA",
"version": "0.1.2",
"summary": "AnnotationETA will easily let you implement MapKit annotations.",
"description": "AnnotationETA will easily let you implement MapKit annotations with slick pins, custom colors and cool calloutView showing ETA out of the box!",
"homepage": "https://github.com/fortmarek/AnnotationETA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fortmarek": "marekfort@me.com"
},
"source": {
"git": "https://github.com/fortmarek/AnnotationETA.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/marekfortCZ",
"platforms": {
"ios": "8.0"
},
"source_files": "AnnotationETA/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "3.0"
}