blob: a0a570b601ccc2d5c388f00e7106b4686c4c12de [file] [log] [blame]
{
"name": "KSYMediaPlayer",
"version": "3.0.5",
"summary": "A short description of KSYMediaPlayer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/renzifeng/KSYMediaPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"459643690@qq.com": "459643690@qq.com"
},
"source": {
"git": "https://gitee.com/renzifeng/KSYMediaPlayer.git",
"tag": "3.0.5"
},
"requires_arc": true,
"social_media_url": "http://weibo.com/zifeng1300",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "KSYMediaPlayer/Classes/Frameworks/*.framework",
"frameworks": "VideoToolbox",
"ios": {
"libraries": [
"z",
"iconv",
"c++",
"bz2"
]
},
"static_framework": true
}