[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 7 / a / d / YoutubeKit / 0.1.2 / YoutubeKit.podspec.json
blobe938e4ef4dce585f183a74450f41032ec15190c2
2   "name": "YoutubeKit",
3   "version": "0.1.2",
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   "source": {
15     "git": "https://github.com/rinov/YoutubeKit.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/rinov0321",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "YoutubeKit/**/*",
23   "resources": "YoutubeKit/player.html",
24   "pushed_with_swift_version": "4.0"