[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 2 / c / IOS-Offline-GeoCoder / 0.0.2 / IOS-Offline-GeoCoder.podspec.json
blob020202c8dd6d70ef1f712a3ef9e68c5bcaa4fa33
2   "name": "IOS-Offline-GeoCoder",
3   "version": "0.0.2",
4   "summary": "An Offline Reverse GeoCoder for IOS.",
5   "description": "                   An Offline version of reverse Geo Code for IOS to retrieve Countries Name and ISO Codes.\n",
6   "homepage": "https://github.com/soheilbm/IOS-Offline-GeoCoder",
7   "license": {
8     "type": "APACHE"
9   },
10   "authors": {
11     "Soheilbm": "soheilbm@me.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/soheilbm/IOS-Offline-GeoCoder.git",
18     "tag": "v0.0.2"
19   },
20   "source_files": "Classes/reverseGeoCoder.{h,m}",
21   "resources": "Classes/CountriesGeoCode.json",
22   "frameworks": [
23     "Foundation",
24     "CoreLocation"
25   ],
26   "requires_arc": true