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] Observable 2.2.1
[CocoaPods.git]
/
Specs
/
6
/
a
/
d
/
LJLabel
/
0.0.1
/
LJLabel.podspec.json
blob
5c130cbe2ba79c63144f12cbc1426d17f792d0d2
1
{
2
"name": "LJLabel",
3
"version": "0.0.1",
4
"summary": "用于识别Label中的@用户-话题##-链接",
5
"homepage": "https://github.com/sunjunjunsun/LJLabel",
6
"license": "MIT",
7
"authors": {
8
"LuJun": "417537612@qq.com"
9
},
10
"platforms": {
11
"ios": "15.0"
12
},
13
"source": {
14
"git": "https://github.com/sunjunjunsun/LJLabel.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"LJLabel",
19
"LJLabel/**/*.swift"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}