blob: 8fa087971af1acb4f3447419384e10c761efc16e [file] [log] [blame]
{
"name": "SXCycleView",
"version": "1.2.1",
"summary": "you can create a cycleview for you app",
"homepage": "https://github.com/poos/SXCycleView",
"license": "MIT",
"authors": {
"iShown": "1254612373@qq.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/poos/SXCycleView.git",
"tag": "1.2.1"
},
"source_files": "Example/SXCycleView/SXCycleView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8"
]
}
}