blob: 2ef140abdd4eb835777ca368ec61c27b0c11dd35 [file] [log] [blame]
{
"name": "VITimelineView",
"version": "0.1",
"summary": "VITimelineView can represent any time base things. Made with fully customizable & extendable.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/VideoFlint/VITimelineView",
"authors": {
"Vito": "vvitozhang@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/VideoFlint/VITimelineView.git",
"tag": "0.1"
},
"source_files": [
"VITimelineViewDemo/Source/**/*.{h,m}"
],
"requires_arc": true
}