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
/
2
/
3
/
c
/
NTrSDK
/
1.0.1
/
NTrSDK.podspec.json
blob
ecd91a65c13a8c8eee4098cfbefaba3b07fd5201
1
{
2
"name": "NTrSDK",
3
"version": "1.0.1",
4
"summary": "NTrSDK",
5
"homepage": "https://github.com/qiniuGe/NTrSDK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"qe": "qe@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/qiniuGe/NTrSDK.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "12.0"
19
},
20
"requires_arc": true,
21
"source_files": "NTrSDK.framework/Headers/*.{h,m,plist}",
22
"frameworks": [
23
"UIKit",
24
"QuartzCore",
25
"Foundation"
26
],
27
"module_name": "NTrSDK"
28
}