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