[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / TezGeocoder / 0.2.0 / TezGeocoder.podspec.json
blob6eb4fcd69f795d76c711ad2e5c80a92dd82d809e
2   "name": "TezGeocoder",
3   "version": "0.2.0",
4   "summary": "Geocoding and reverse-geocoding",
5   "homepage": "https://github.com/tezpark/TezGeocoder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tezpark": "ptswin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/tezpark/TezGeocoder.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TezGeocoder/Classes/**/*",
21   "frameworks": [
22     "CoreLocation",
23     "Contacts"
24   ]