blob: e60bc8492a9e75a66e87106758089e82379ad35c [file] [log] [blame]
{
"name": "ZJVideoCommon",
"version": "1.0.3",
"summary": "A short description of ZJVideoCommon.",
"description": "video common",
"homepage": "https://github.com/zhanggengwei/ZJVideoCommon",
"license": "MIT",
"authors": {
"非著名程序员": "m13716920635@163.com"
},
"source": {
"git": "https://github.com/zhanggengwei/ZJVideoCommon.git",
"tag": "1.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Common/*.{h,m}",
"dependencies": {
"SJBaseVideoPlayer": [
]
}
}