blob: 0e4d1dca85da0bc676d1d83551eab434030a7bdc [file] [log] [blame]
{
"name": "JCBannerView",
"version": "0.0.4",
"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.4"
},
"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.2"
],
"Masonry": [
"0.6.1"
]
}
}