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
/
0
/
4
/
a
/
SNPodTest
/
1.0.8
/
SNPodTest.podspec.json
blob
1de8679339c80fb5150faa80e75832907f977be8
1
{
2
"name": "SNPodTest",
3
"version": "1.0.8",
4
"summary": "A little tools.",
5
"homepage": "https://github.com/Snowxls/SNPodTest",
6
"license": "MIT",
7
"authors": {
8
"Warlock.Snow": "1014327199@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/Snowxls/SNPodTest.git",
15
"tag": "1.0.8"
16
},
17
"source_files": "ViewTools/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"AVFoundation",
21
"Foundation"
22
]
23
}