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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
f
/
1
/
0
/
UIUnderlineLabel
/
0.0.1
/
UIUnderlineLabel.podspec.json
blob
bb9f755e5b7c5e25bd4a5eb972ac5255a3f56d91
1
{
2
"name": "UIUnderlineLabel",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "UIUnderlineLabel",
6
"homepage": "http://www.eebochina.com",
7
"authors": {
8
"eebochina": "eeweibo@eebochina.com"
9
},
10
"source": {
11
"git": "https://github.com/eebochina/UIUnderlineLabel.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "**/*.{h,m}",
15
"platforms": {
16
"ios": "6.0"
17
},
18
"requires_arc": true,
19
"frameworks": "UIKit"
20
}