blob: 3199e5be5d56fcf3f6ceb7e061e3a56a2335bd19 [file] [log] [blame]
{
"name": "JCBannerView",
"version": "0.0.6",
"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": "0.0.6"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JCBannerView": [
"Pod/Assets/*.png"
]
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SDWebImage": [
"3.7.3"
],
"Masonry": [
"0.6.3"
]
}
}