blob: 439faa03bd58f6ab82f0b491eaa34ff318ee3726 [file] [log] [blame]
{
"name": "AnnotationETA",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/marekfortCZ",
"platforms": {
"ios": "8.0"
},
"source_files": "AnnotationETA/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "`echo \"3.0.1\" > .swift-version`."
}