[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / f / APOfflineReverseGeocoding / 0.0.3 / APOfflineReverseGeocoding.podspec.json
blob8f82b988ea088e8e8982cf17376ed0d04f63bb50
2   "name": "APOfflineReverseGeocoding",
3   "version": "0.0.3",
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.3"
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"