[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / a / d / 6 / ZJXZFPlayer / 2.1.8 / ZJXZFPlayer.podspec.json
blob2e3b7d89678b59718376bf7f610beb3f84cf5b86
2   "name": "ZJXZFPlayer",
3   "version": "2.1.8",
4   "summary": "A good player made by renzifeng",
5   "homepage": "https://github.com/oldBlackComing/ZFPlayer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhoujiaxing": "884548958@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/oldBlackComing/ZFPlayer.git",
15     "tag": "2.1.8"
16   },
17   "social_media_url": "http://weibo.com/zifeng1300",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ZFPlayer/**/*.{h,m}",
22   "resources": "ZFPlayer/ZFPlayer.bundle",
23   "frameworks": [
24     "UIKit",
25     "MediaPlayer"
26   ],
27   "dependencies": {
28     "Masonry": [
30     ]
31   },
32   "requires_arc": true