blob: f7c71d7011c8c8230434b519323016968bfa9c51 [file] [log] [blame]
{
"name": "BZKSYPlayer",
"version": "0.1.6",
"summary": "测试金山云播放器.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BZlighthouse": "282066546@qq.com"
},
"homepage": "https://github.com/BZlighthouse/BZKSYPlayer",
"description": "TODO: Add long description of the pod here.",
"libraries": [
"z",
"stdc++.6"
],
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": [
"ios/BZKSYPlayer.framework",
"BZKSYPlayer/Classes/KSYMediaPlayer.framework"
]
},
"source": {
"git": "https://github.com/BZlighthouse/BZKSYPlayer.git",
"tag": "0.1.6"
}
}