[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / c / FCIPAddressGeocoder / 1.1.1 / FCIPAddressGeocoder.podspec.json
blob4b3d7c5bbab37e82530f60b07cb93dc4e2118c9e
2   "name": "FCIPAddressGeocoder",
3   "version": "1.1.1",
4   "license": {
5     "type": "UNLICENSE"
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.1.1"
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