blob: 13bd0f060d44da44f6b2dddf9d4ab9579c7632c4 [file] [log] [blame]
{
"name": "ZZGPlayer",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZZGPlayer/Classes/**/*",
"dependencies": {
"ZFPlayer": [
"~> 3.0"
]
}
}