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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
f
/
9
/
6
/
UILabel-Extension
/
0.0.2
/
UILabel-Extension.podspec.json
blob
a2ad663c9dfd4de8af4b2eabefc5e966d917c95d
1
{
2
"name": "UILabel-Extension",
3
"version": "0.0.2",
4
"summary": "UILabel-Extension.",
5
"homepage": "https://github.com/wu890608/UILabel-Extension",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"大强": "997121430@qq.com"
12
},
13
"platforms": {
14
"ios": "5.0"
15
},
16
"source": {
17
"git": "https://github.com/wu890608/UILabel-Extension.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "*.{h,m}",
21
"frameworks": "UIKit"
22
}