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
/
d
/
4
/
2
/
TBVideoPlayer
/
1.0.0
/
TBVideoPlayer.podspec.json
blob
aa3ba40914d4e37ba50f5c7dc2294631ebd3c59b
1
{
2
"name": "TBVideoPlayer",
3
"version": "1.0.0",
4
"summary": "视频控制组件",
5
"requires_arc": true,
6
"platforms": {
7
"ios": "9.0"
8
},
9
"frameworks": [
10
"UIKit",
11
"Foundation"
12
],
13
"description": "视频控制组件",
14
"homepage": "http://code.37ops.com/SDKLine/TBVideoPlayer",
15
"license": {
16
"type": "MIT",
17
"file": "LICENSE"
18
},
19
"authors": {
20
"rason": "522970682@qq.com"
21
},
22
"source": {
23
"git": "git@code.37ops.com:SDKLine/TBVideoPlayer.git",
24
"tag": "1.0.0"
25
},
26
"source_files": "TBVideoPlayer.{h,m}"
27
}