[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / b / 3 / 8 / PLVSubtitle / 0.0.4 / PLVSubtitle.podspec.json
blob9506360ef2877dffb317a95937aca02f51ed89ec
2   "name": "PLVSubtitle",
3   "version": "0.0.4",
4   "summary": "SRT 字幕解析组件,字幕显示组件。",
5   "description": "PLVSubtitle\nSRT 字幕解析组件,字幕显示组件。",
6   "homepage": "https://github.com/bqlin/PLVSubtitle",
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/PLVSubtitle.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "PLVSubtitle/**/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }