[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 8 / f / 4 / AddressGeocoder / 0.0.3 / AddressGeocoder.podspec.json
blob2764086e58599c9b43dfb18e888ad0939ce7bd41
2   "name": "AddressGeocoder",
3   "version": "0.0.3",
4   "summary": "Geocoding Helper",
5   "description": "Geocoding helper. Can provide a locality, coordinates and state based on a ZIP code.",
6   "homepage": "https://github.com/prolificinteractive/AddressGeocoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thibault Klein": "thibault@prolificinteractive.com"
13   },
14   "source": {
15     "git": "https://github.com/prolificinteractive/AddressGeocoder.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"