blob: ae828ba8e847046196916d66a40bbe27770fe2d4 [file] [log] [blame]
{
"name": "SXCycleView",
"version": "1.0.0",
"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.0.0"
},
"source_files": "SXCycleView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8"
]
}
}