blob: f021b3eaaf12fe4d64553d5273f98fda87458c6c [file] [log] [blame]
{
"name": "JCBannerView",
"version": "1.0.1",
"summary": "Supports automatic rolling and click event.",
"homepage": "http://lijingcheng.github.io/",
"license": "MIT",
"authors": {
"lijingcheng": "bj_lijingcheng@163.com"
},
"source": {
"git": "https://github.com/lijingcheng/JCBannerView.git",
"tag": "1.0.1"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
"3.8.2"
],
"Masonry": [
"1.0.2"
]
}
}