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
[Delete] CellBuilder 1.0.2
[CocoaPods.git]
/
Specs
/
8
/
4
/
e
/
HHYLib
/
0.0.2
/
HHYLib.podspec.json
blob
8a5b6d072cd7dc8efd0b4bb6e4188355e96debf1
1
{
2
"name": "HHYLib",
3
"version": "0.0.2",
4
"summary": "HHYLib",
5
"description": "HHYLib远程仓库",
6
"homepage": "https://github.com/HuiYouHua/HHYLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"华惠友": "793316968@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/HuiYouHua/HHYLib.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"public_header_files": "Classes/**/*.h",
26
"requires_arc": true
27
}