blob: 5b5eff7111e31b720b8726ca514e945516512f23 [file] [log] [blame]
{
"name": "CQLoopPlayView",
"version": "1.0.0",
"summary": "iOS 简易轮播图",
"homepage": "https://github.com/weicunqing/CQLoopPlayView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weicunqing": "weicunqing_iOS@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/weicunqing/CQLoopPlayView.git",
"tag": "1.0.0"
},
"source_files": "CQLoopPlayView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7"
]
}
}