[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 3 / f / APOfflineReverseGeocoding / 0.0.1 / APOfflineReverseGeocoding.podspec.json
blob4d9239244eb960169adfc3443c63dafaef87e2c8
2   "name": "APOfflineReverseGeocoding",
3   "version": "0.0.1",
4   "summary": "Offline reverse geocoding library written in Objective-C",
5   "homepage": "https://github.com/Alterplay/APOfflineReverseGeocoding",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Serg Krivoblotsky": "krivoblotsky@me.com"
12   },
13   "source": {
14     "git": "https://github.com/Alterplay/APOfflineReverseGeocoding.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "APOfflineReverseGeocoding/**/*.{h,m}",
18   "resources": "APOfflineReverseGeocoding/GeoJSON/countries.geo.json",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "frameworks": "CoreLocation"