[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 2 / RESubtitle / 0.1.0 / RESubtitle.podspec.json
blob9fbaeb7e3706dd3c5d7d57598ca2df9170bf6832
2   "name": "RESubtitle",
3   "version": "0.1.0",
4   "summary": "SRT 字幕解析组件,字幕显示组件。",
5   "description": "RESubtitle\n字幕解析组件,字幕显示组件。",
6   "homepage": "https://github.com/bqlin/RESubtitle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bqlin": "bqlins@163.com"
13   },
14   "source": {
15     "git": "https://github.com/bqlin/RESubtitle.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "RESubtitle/**/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }