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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
7
/
0
/
b
/
KKButton
/
1.0.0
/
KKButton.podspec.json
blob
36396648634f6cbde97899b581f1b73cb410c10c
1
{
2
"name": "KKButton",
3
"version": "1.0.0",
4
"summary": "interesting button",
5
"homepage": "https://github.com/MarkHyfly/KKButton",
6
"license": "MIT",
7
"authors": {
8
"markfily": "zkhaoa001@163"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/MarkHyfly/KKButton.git",
15
"tag": "1.0.0"
16
},
17
"requires_arc": true,
18
"source_files": "KKButton/KKButton/*.{h,m}"
19
}