[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 4 / 9 / ExSubtitle / 0.0.1 / ExSubtitle.podspec.json
blobaa9dcfd17f684479d954607c76de268276c15eb6
2   "name": "ExSubtitle",
3   "version": "0.0.1",
4   "summary": "Supported external subtitle for AVPlayer",
5   "description": "parses an external subtitle with data.\nnotifies a timed text and additional information based on the playback position of AVPlayer.",
6   "homepage": "https://github.com/SeunghoHong/ExSubtitle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Seungho Hong": "gegorguly@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/SeunghoHong/ExSubtitle.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ExSubtitle/**/*.swift",
23   "requires_arc": true