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] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git]
/
Specs
/
8
/
0
/
d
/
HzyLib
/
0.0.2
/
HzyLib.podspec.json
blob
b928a58351b7d828cb0aa6942db2d080bf0a1919
1
{
2
"name": "HzyLib",
3
"version": "0.0.2",
4
"summary": "A short description of HzyLib.",
5
"description": "Hello World!",
6
"homepage": "https://github.com/Ryanhz/HzyLib",
7
"license": "MIT",
8
"authors": {
9
"韩zy": "1810022686@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/Ryanhz/HzyLib.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.swift"
21
],
22
"exclude_files": "Classes/Exclude",
23
"requires_arc": true
24
}