[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / 1 / SNAVPlayerSubtitles / 1.0.2 / SNAVPlayerSubtitles.podspec.json
blob67f3da9fa83e0d224de1564a7cc2a1ddee5e65c8
2   "name": "SNAVPlayerSubtitles",
3   "version": "1.0.2",
4   "swift_versions": "4.2",
5   "summary": "Easy way to add Subtitle to AVPlayer",
6   "description": "'This library allows you to add .srt or .vtt Subtitles file into your AVPlyer in a easy way'",
7   "homepage": "https://github.com/swagatnayak/SNAVPlayerSubtitles",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "swagatnayak": "swagat.nyk@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/swagatnayak/SNAVPlayerSubtitles.git",
17     "branch": "master",
18     "tag": "1.0.2"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "SNAVPlayerSubtitles/Classes/*.swift",
24   "frameworks": [
25     "UIKit",
26     "AVKit"
27   ],
28   "swift_version": "4.2"