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] Plotline 4.1.5
[CocoaPods.git]
/
Specs
/
f
/
a
/
6
/
KBLibrary
/
1.0.1
/
KBLibrary.podspec.json
blob
908652eebb99ec29343134f5f81c8299bcb49910
1
{
2
"name": "KBLibrary",
3
"version": "1.0.1",
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.1"
16
},
17
"requires_arc": true,
18
"ios": {
19
"frameworks": [
20
"Foundation",
21
"UIKit",
22
"AVFoundation"
23
]
24
},
25
"source_files": "KBLibrary"
26
}