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] TIoTLinkVideo 2.4.35
[CocoaPods.git]
/
Specs
/
6
/
8
/
d
/
KLViewTools
/
0.0.1
/
KLViewTools.podspec.json
blob
6cc727e13da5510a8006f2bc50f24f242ccc9f95
1
{
2
"name": "KLViewTools",
3
"version": "0.0.1",
4
"summary": "几个view小工具",
5
"homepage": "https://github.com/KingLight/KLViewTools.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"King": "dreamhut417@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/KingLight/KLViewTools.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "Demo/KLViewTools/**/*.{h,m}",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true
26
}