[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 1 / a / c / FCIPAddressGeocoder / 1.2.0 / FCIPAddressGeocoder.podspec.json
blobcb26e35b0ec0351ed042c49716f7e9836a757552
2   "name": "FCIPAddressGeocoder",
3   "version": "1.2.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/fabiocaccamo/FCIPAddressGeocoder",
8   "authors": {
9     "Fabio Caccamo": "fabio.caccamo@gmail.com"
10   },
11   "summary": "iOS Geocoder for geocode device IP Address location using GeoIP service(s) and a block-based syntax.",
12   "source": {
13     "git": "https://github.com/fabiocaccamo/FCIPAddressGeocoder.git",
14     "tag": "1.2.0"
15   },
16   "source_files": "FCIPAddressGeocoder/*.{h,m}",
17   "platforms": {
18     "ios": "5.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreLocation"
24   ],
25   "requires_arc": true