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