[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 7 / d / Music / 0.2.0 / Music.podspec.json
blob8710add4b3ac5e5fd62423c172b73c6fb2bcec3e
2   "name": "Music",
3   "version": "0.2.0",
4   "summary": "A music client for playing SoundCloud and Youtube music.",
5   "description": "'A music client for playing SoundCloud and Youtube music.'",
6   "homepage": "https://github.com/cf-L/Music",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cf-L": "linchangfeng@live.com"
13   },
14   "source": {
15     "git": "https://github.com/cf-L/Music.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Music/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.7.3"
25     ],
26     "XCDYouTubeKit": [
27       "~> 2.7.1"
28     ],
29     "RealmSwift": [
30       "~> 3.11.2"
31     ],
32     "SDWebImage": [
33       "~> 4.4.2"
34     ],
35     "SwiftyJSON": [
36       "~> 4.2.0"
37     ]
38   }