[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / e / ESMusicPodLib / 0.1.1 / ESMusicPodLib.podspec.json
blob17ef054a436951f79103bcc5c5e57a307c0bf2a5
2   "name": "ESMusicPodLib",
3   "version": "0.1.1",
4   "summary": "封装 别人的ESTMusicPlayer 为 Pod形式",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhuyanboyue/ESMusicPodLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyanboyue@163.com": "mac.zhou@touchgui.com"
13   },
14   "source": {
15     "git": "https://github.com/zhuyanboyue/ESMusicPodLib.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ESMusicPodLib/Enesco.h",
22   "resources": "ESMusicPodLib/ESMusicPodLib.bundle",
23   "prefix_header_file": "ESMusicPodLib/Enesco.h",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "DOUAudioStreamer": [
27       "0.2.11"
28     ],
29     "SDWebImage": [
31     ],
32     "GVUserDefaults": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "Mantle": [
39       "1.5.5"
40     ],
41     "AFNetworking": [
42       "~> 2.0"
43     ]
44   },
45   "subspecs": [
46     {
47       "name": "Enesco",
48       "source_files": "ESMusicPodLib/Enesco/**/*"
49     }
50   ]