blob: d66fb99d0e9b73062eedcbc7259754263f422831 [file] [log] [blame]
{
"name": "Video",
"version": "1.0.0",
"summary": "A view like videoplayer on iOS.",
"description": ".",
"homepage": "https://github.com/yueyuye/Video",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lvrui": "365421741@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yueyuye/Video.git",
"tag": "v1.0.0"
},
"source_files": [
"Video",
"TBCycle/TBCycleView.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}