blob: 2e3b7d89678b59718376bf7f610beb3f84cf5b86 [file] [log] [blame]
{
"name": "ZJXZFPlayer",
"version": "2.1.8",
"summary": "A good player made by renzifeng",
"homepage": "https://github.com/oldBlackComing/ZFPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhoujiaxing": "884548958@qq.com"
},
"source": {
"git": "https://github.com/oldBlackComing/ZFPlayer.git",
"tag": "2.1.8"
},
"social_media_url": "http://weibo.com/zifeng1300",
"platforms": {
"ios": "7.0"
},
"source_files": "ZFPlayer/**/*.{h,m}",
"resources": "ZFPlayer/ZFPlayer.bundle",
"frameworks": [
"UIKit",
"MediaPlayer"
],
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}