[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 2 / c / IOS-Offline-GeoCoder / 0.0.1 / IOS-Offline-GeoCoder.podspec.json
blob1acc30c33b1da6373ec2dbae828d1c91d24eb71f
2   "name": "IOS-Offline-GeoCoder",
3   "version": "0.0.1",
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.1"
19   },
20   "source_files": "Classes/*",
21   "frameworks": [
22     "Foundation",
23     "CoreLocation"
24   ],
25   "requires_arc": true