[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 5 / YoutubeDataKit / 0.3 / YoutubeDataKit.podspec.json
blobaa551a4f948c9f26bef193557a46017a11552800
2   "name": "YoutubeDataKit",
3   "version": "0.3",
4   "summary": "YoutubeDataKit is a framework in Swift that wraps YoutubeDataAPI (v3).",
5   "description": "YoutubeDataKit is a framework to make it easy to work with Youtube items (videos, playlists, channels...)\nYoutubeDataKit is derived from YoutubeKit (by rinov) and extracted only the Data API part - Does *NOT* include the player!.",
6   "homepage": "https://github.com/qalandarov/YoutubeDataKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "islam": "qalandarov@me.com"
13   },
14   "source": {
15     "git": "https://github.com/qalandarov/YoutubeDataKit.git",
16     "tag": "0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YoutubeDataKit/YoutubeDataKit/**/*.swift"