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] ShopSphare 1.0.4
[CocoaPods.git]
/
Specs
/
3
/
4
/
e
/
Video
/
1.0.0
/
Video.podspec.json
blob
d66fb99d0e9b73062eedcbc7259754263f422831
1
{
2
"name": "Video",
3
"version": "1.0.0",
4
"summary": "A view like videoplayer on iOS.",
5
"description": ".",
6
"homepage": "https://github.com/yueyuye/Video",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lvrui": "365421741@qq.com"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"source": {
18
"git": "https://github.com/yueyuye/Video.git",
19
"tag": "v1.0.0"
20
},
21
"source_files": [
22
"Video",
23
"TBCycle/TBCycleView.{h,m}"
24
],
25
"frameworks": "UIKit",
26
"requires_arc": true
27
}