[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 4 / YoutubeEngine / 0.1.2 / YoutubeEngine.podspec.json
blob78efe614a2bc31b5a975d132a2b64bb8cd63cf02
2   "name": "YoutubeEngine",
3   "version": "0.1.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.1.2"
17   },
18   "social_media_url": "https://twitter.com/igor_palaguta",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "YoutubeEngine/Classes/**/*",
23   "dependencies": {
24     "ReactiveCocoa": [
25       "~> 4.2.0"
26     ],
27     "SwiftyJSON": [
28       "~> 2.3.0"
29     ]
30   },
31   "pushed_with_swift_version": "2.3"