[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 7 / AnnotationETA / 0.1.0 / AnnotationETA.podspec.json
blob439faa03bd58f6ab82f0b491eaa34ff318ee3726
2   "name": "AnnotationETA",
3   "version": "0.1.0",
4   "summary": "AnnotationETA will easily let you implement MapKit annotations.",
5   "description": "AnnotationETA will easily let you implement MapKit annotations with slick pins, custom colors and cool calloutView showing ETA out of the box!",
6   "homepage": "https://github.com/fortmarek/AnnotationETA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fortmarek": "marekfort@me.com"
13   },
14   "source": {
15     "git": "https://github.com/fortmarek/AnnotationETA.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/marekfortCZ",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AnnotationETA/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "pushed_with_swift_version": "`echo \"3.0.1\" > .swift-version`."