repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
e
/
f
/
8
/
TezGeocoder
/
0.1.0
/
TezGeocoder.podspec.json
blob
8e592a08a7af7ea306c6044845e945ca904678a2
1
{
2
"name": "TezGeocoder",
3
"version": "0.1.0",
4
"summary": "Assist for geocoder and reverse-geocoder.",
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.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "TezGeocoder/Classes/**/*",
21
"frameworks": [
22
"CoreLocation",
23
"Contacts"
24
]
25
}