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