blob: 0c9615c2a1fd5655f48d26f9ded32212d4f62126 [file] [log] [blame]
{
"name": "SCBannerView",
"version": "1.0.0",
"summary": "A wonderful tool of bboy . haha haha haha haha haha haha haha",
"homepage": "https://github.com/bboyXFX/SCBannerView",
"license": "MIT",
"authors": {
"bboyXFX": "346417517@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bboyXFX/SCBannerView.git",
"tag": "1.0.0"
},
"source_files": "SCBannerView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}