blob: 9f64dc2914b615dd38f7e6ca34bec226d2bb15a5 [file] [log] [blame]
{
"name": "PLVSubtitle",
"version": "0.0.1",
"summary": "SRT 字幕解析组件,字幕显示组件。",
"description": "PLVSubtitle\nSRT 字幕解析组件,字幕显示组件。",
"homepage": "https://github.com/bqlin/BqSubtitle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bqlin": "bqlins@163.com"
},
"source": {
"git": "https://github.com/bqlin/BqSubtitle.git",
"tag": "0.0.1"
},
"source_files": "PLVSubtitle/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}