[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / f / APOfflineReverseGeocoding / 0.0.2 / APOfflineReverseGeocoding.podspec.json
blob1d78a54f9b01b81352638acd0d795b6f5f9e8705
2   "name": "APOfflineReverseGeocoding",
3   "version": "0.0.2",
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.2"
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"