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] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git]
/
Specs
/
4
/
5
/
0
/
RRynModule
/
1.0.0
/
RRynModule.podspec.json
blob
a05f255dbf997c27e99198ba63f396d6f749d927
1
{
2
"name": "RRynModule",
3
"version": "1.0.0",
4
"summary": "我是来测试的",
5
"homepage": "https://github.com/RRyn/RRynModule",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"RRyn": "505697439@qq.com"
12
},
13
"social_media_url": "https://github.com/RRyn/RRynModule",
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/RRyn/RRynModule.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "RRynTestModule/*.{h,m}",
22
"frameworks": "UIKit"
23
}