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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
4
/
3
/
1
/
JJSpecTest
/
1.0.0
/
JJSpecTest.podspec.json
blob
3bfce924e31c27df52cc4b88788dcb01e576174c
1
{
2
"name": "JJSpecTest",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "13.0"
6
},
7
"license": "MIT",
8
"homepage": "https://gitee.com/chenjjthelove",
9
"authors": {
10
"jjchen": "chenjjthelove@qq.com"
11
},
12
"summary": "spec学习",
13
"source": {
14
"git": "https://gitee.com/chenjjthelove/jjspec-test.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "JJSpecTest/**/{*.h,*.m}",
18
"frameworks": "UIKit",
19
"libraries": "z",
20
"requires_arc": true
21
}