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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
3
/
2
/
e
/
TapLabel
/
0.1.0
/
TapLabel.podspec.json
blob
ccfcca5c357501302eddb4b2e70a217783068d5c
1
{
2
"name": "TapLabel",
3
"version": "0.1.0",
4
"summary": "Add links and actions to UILabel.",
5
"homepage": "https://github.com/d6u/TapLabel",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Daiwei Lu": "daiweilu123@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/d6u/TapLabel.git",
15
"tag": "v0.1.0"
16
},
17
"source_files": "Source/**/*.{h,swift}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "8.0"
21
}
22
}