blob: 0a06f4460c4c766e0e344cd75b9f9bcaa2cb180b [file] [log] [blame]
{
"name": "ZZGPlayer",
"version": "0.1.2",
"summary": "A short description of ZZGPlayer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/zhaozhiguo/ZZGPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lovezhaozhiguo": "553002177@qq.com"
},
"source": {
"git": "https://git.coding.net/zhaozhiguo/ZZGPlayer.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZZGPlayer/Classes/**/*",
"dependencies": {
"ZFPlayer/Core": [
],
"ZFPlayer/ControlView": [
],
"ZFPlayer/AVPlayer": [
]
}
}