[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / 1 / SNAVPlayerSubtitles / 1.0.1 / SNAVPlayerSubtitles.podspec.json
blob57fba0fbf9a900f5caebccaf4e6637805eaa5af7
2   "name": "SNAVPlayerSubtitles",
3   "version": "1.0.1",
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     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SNAVPlayerSubtitles/Classes/**/*",
23   "swift_version": "4.2"