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] HyperbidToolsMCToponAdapter 6.4.28.1
[CocoaPods.git]
/
Specs
/
4
/
0
/
1
/
CYLabel
/
0.0.1
/
CYLabel.podspec.json
blob
1833e6e8c7cdcce300f2e9fffa9847c7f6d00c5c
1
{
2
"name": "CYLabel",
3
"version": "0.0.1",
4
"summary": "CYLabel",
5
"description": "CYLabel",
6
"homepage": "https://github.com/AlbertChen/CYLabel",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"chenyiliang": "yiliang.chen@foxmail.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/AlbertChen/CYLabel.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"CYLabel/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude",
26
"requires_arc": true
27
}