blob: 5409040310c82dcb9ec717d36aca8ce9b1fa76a4 [file] [log] [blame]
{
"name": "CMLoopView",
"version": "0.0.1",
"summary": "简单易用图片轮播",
"homepage": "https://github.com/MyGitHub75/CMLoopView",
"license": "MIT",
"authors": {
"chen chuan mao": "chenye.75@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MyGitHub75/CMLoopView.git",
"tag": "0.0.1"
},
"source_files": "CMLoopView/CMLoopView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}