[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / d / YoutubeKit / 0.6.0 / YoutubeKit.podspec.json
blobcf471d90740909675e71338f70c2fba965c5ada6
2   "name": "YoutubeKit",
3   "version": "0.6.0",
4   "summary": "YoutubeKit is a video player for easily create a Youtube app.",
5   "description": "YoutubeKit is a video player that fully supports Youtube IFrame API and YoutubeDataAPI for easily create a Youtube app.",
6   "homepage": "https://github.com/rinov/YoutubeKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rinov": "rinov@rinov.jp"
13   },
14   "social_media_url": "https://twitter.com/rinov0321",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "source": {
21     "git": "https://github.com/rinov/YoutubeKit.git",
22     "tag": "0.6.0"
23   },
24   "swift_version": "5.0"