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.12
[CocoaPods.git]
/
Specs
/
e
/
c
/
7
/
KPOest
/
0.0.2
/
KPOest.podspec.json
blob
4e6002c9bbc5f103587172ae4feca9d3c7e4c4cc
1
{
2
"name": "KPOest",
3
"version": "0.0.2",
4
"summary": "这是一个测试",
5
"description": "仅仅是为了测试的,",
6
"homepage": "https://github.com/kunpo/KPOest",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"kunpo": "2381970482@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/kunpo/KPOest.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "KPOest/Demo/Test.{swift}",
22
"requires_arc": true,
23
"pushed_with_swift_version": "3.0"
24
}