blob: e4fd6278f870e96ac2ed08e6b1bc19355b3f7d57 [file] [log] [blame]
{
"name": "LCBannerView",
"version": "1.0.0",
"summary": "A very popular and highly customized banner view! . Support: http://www.leodong.com",
"homepage": "https://github.com/LeoiOS/LCBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leoios@sina.com"
},
"social_media_url": "http://www.leodong.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoiOS/LCBannerView.git",
"tag": "1.0.0"
},
"source_files": "LCBannerView/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}