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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
b
/
8
/
3
/
HYLabel
/
1.0.0
/
HYLabel.podspec.json
blob
6c656617e8b018c7b286cb940195e4e2c5aa8cdf
1
{
2
"name": "HYLabel",
3
"version": "1.0.0",
4
"summary": "用于识别Label中的@用户-话题##-链接",
5
"homepage": "https://github.com/coderwhy/HYLabel",
6
"license": "MIT",
7
"authors": {
8
"coderwhy": "372623326@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/coderwhy/HYLabel.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "HYLabel/Source/*.swift",
18
"frameworks": "UIKit",
19
"requires_arc": true
20
}