[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 4 / YoutubeEngine / 0.2.2 / YoutubeEngine.podspec.json
blob8674b11a7183a4e1a7beefa1ea2002ba46ec6cb5
2   "name": "YoutubeEngine",
3   "version": "0.2.2",
4   "summary": "Swift ReactiveCocoa lib for Youtube api.",
5   "description": "Swift library for searching Youtube channels and videos",
6   "homepage": "https://github.com/Igor-Palaguta/YoutubeEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Palaguta": "igor.palaguta@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Igor-Palaguta/YoutubeEngine.git",
16     "tag": "0.2.2"
17   },
18   "social_media_url": "https://twitter.com/igor_palaguta",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Source/YoutubeEngine/**/*",
23   "dependencies": {
24     "ReactiveSwift": [
25       "~> 1.0"
26     ],
27     "SwiftyJSON": [
28       "~> 3.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"