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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
e
/
c
/
7
/
KPOest
/
0.0.1
/
KPOest.podspec.json
blob
833b5666f9ddf6deca725f4a3dfe17f9af26a64a
1
{
2
"name": "KPOest",
3
"version": "0.0.1",
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.1"
20
},
21
"source_files": [
22
"KPOest",
23
"KPOest/Demo/Test.{swift}"
24
],
25
"requires_arc": true,
26
"pushed_with_swift_version": "3.0"
27
}