[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 4 / SVGeocoder / 0.1 / SVGeocoder.podspec.json
blobce5e4ddd8daa981d5e816cc53a13ed5450ed3bde
2   "name": "SVGeocoder",
3   "version": "0.1",
4   "license": "MIT",
5   "platforms": {
6     "ios": null
7   },
8   "summary": "Simple Cocoa wrapper for the Google Geocoding Service.",
9   "homepage": "https://github.com/samvermette/SVGeocoder",
10   "authors": {
11     "Sam Vermette": "hello@samvermette.com"
12   },
13   "source": {
14     "git": "https://github.com/samvermette/SVGeocoder.git",
15     "tag": "0.1"
16   },
17   "source_files": "SVGeocoder/*.{h,m}",
18   "frameworks": [
19     "MapKit",
20     "CoreLocation"
21   ],
22   "preserve_paths": "Demo",
23   "requires_arc": true