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] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git]
/
Specs
/
f
/
a
/
6
/
KBLibrary
/
1.0.10
/
KBLibrary.podspec.json
blob
085d9b0e0eeed7d643d12a6d28e4f69213c7124d
1
{
2
"name": "KBLibrary",
3
"version": "1.0.10",
4
"platforms": {
5
"ios": "9.0"
6
},
7
"summary": "iOS develop tools",
8
"homepage": "https://github.com/LKeBing/KBLibrary",
9
"license": "MIT",
10
"authors": {
11
"LKeBing": "13568922114@163.com"
12
},
13
"source": {
14
"git": "https://github.com/LKeBing/KBLibrary.git",
15
"tag": "1.0.10"
16
},
17
"requires_arc": true,
18
"ios": {
19
"frameworks": [
20
"Foundation",
21
"UIKit",
22
"AVFoundation"
23
]
24
},
25
"source_files": "KBLibrary",
26
"dependencies": {
27
"MJRefresh": [
28
29
],
30
"SVProgressHUD": [
31
32
],
33
"SDWebImage": [
34
35
],
36
"Masonry": [
37
38
],
39
"IQKeyboardManager": [
40
41
],
42
"MJExtension": [
43
44
],
45
"AvoidCrash": [
46
47
]
48
}
49
}