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
/
a
/
b
/
1
/
SRXCode
/
0.1.1
/
SRXCode.podspec.json
blob
8325daccb87696ef6590ffe90323aa3f20329121
1
{
2
"name": "SRXCode",
3
"version": "0.1.1",
4
"license": "MIT",
5
"summary": "Test my framework kit intergration.",
6
"homepage": "https://github.com/ssrrxx111/TestKit",
7
"authors": {
8
"srx": "srx"
9
},
10
"source": {
11
"git": "https://github.com/ssrrxx111/TestKit.git",
12
"tag": "0.1.1"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source_files": "TestFrameWorkKit/*",
18
"requires_arc": true,
19
"pushed_with_swift_version": "3.0"
20
}