[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 7 / d / Music / 0.2.1 / Music.podspec.json
blob425a176319ea06b65d5943ccec5a6b3c6d1e1232
2   "name": "Music",
3   "version": "0.2.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Music/Classes/**/*",
22   "swift_version": "4.2",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7.3"
26     ],
27     "XCDYouTubeKit": [
28       "~> 2.7.1"
29     ],
30     "RealmSwift": [
31       "~> 3.11.2"
32     ],
33     "SDWebImage": [
34       "~> 4.4.2"
35     ],
36     "SwiftyJSON": [
37       "~> 4.2.0"
38     ]
39   }