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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
3
/
4
/
1
/
JLPrivatePodsTest
/
0.0.1
/
JLPrivatePodsTest.podspec.json
blob
709607148c17ac450ae73eb40272c775e6a73d0f
1
{
2
"name": "JLPrivatePodsTest",
3
"version": "0.0.1",
4
"summary": "JLBrief",
5
"description": "测试库",
6
"homepage": "https://www.baidu.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"JopiN.L": "liyubing@rongshutong.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://code.rongshutong.com/jopinfly/JLTestPrivatePods.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "TestFrameWork/*.{h,m}"
22
}