blob: a650ecc8f025d366c0ce95c32b1905fdb16711bd [file] [log] [blame]
{
"name": "LCBannerView",
"version": "2.0.0",
"summary": "A very popular and highly customized banner view! Infinite loop! Support: http://LeoDev.me",
"homepage": "https://github.com/iTofu/LCBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "devtip@163.com"
},
"social_media_url": "http://LeoDev.me",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iTofu/LCBannerView.git",
"tag": "2.0.0"
},
"source_files": "LCBannerView/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.6"
]
}
}