[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / f / 4 / AddressGeocoder / 0.0.1 / AddressGeocoder.podspec.json
blobf1dbc2657b449214d36c7631a457f07dacfa6f7a
2   "name": "AddressGeocoder",
3   "version": "0.0.1",
4   "summary": "Geocoding Helper",
5   "description": "Geocoding helper. Can provide a locality 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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*.{swift}",
23   "dependencies": {
24     "Result": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"