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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
b
/
7
/
c
/
KWDemoKit
/
0.1.0
/
KWDemoKit.podspec.json
blob
cddba298dd1bef20b9114e33c78b11fc3bd49937
1
{
2
"name": "KWDemoKit",
3
"version": "0.1.0",
4
"summary": "A Demo.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/KWennnn/KWDemoKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"KWennnn": "514305919@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/KWennnn/KWDemoKit.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "KWDemoKit/Classes/**/*"
22
}