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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
5
/
6
/
d
/
ZHUtility
/
1.0
/
ZHUtility.podspec.json
blob
9fde8ab33b008de1eb763d2d3083eaffc290e096
1
{
2
"name": "ZHUtility",
3
"version": "1.0",
4
"summary": "useful tools for iOS development",
5
"homepage": "https://github.com/yuzhaohai/ZHUtility",
6
"license": "MIT",
7
"authors": {
8
"yuzhaohai": "yuzhaohai@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/yuzhaohai/ZHUtility.git",
15
"tag": "1.0"
16
},
17
"vendored_frameworks": "ZHUtility.framework"
18
}