blob: a7fbc62ddcbb7a65c962da0e8219766bc335d90c [file] [log] [blame]
{
"name": "JCBannerView",
"version": "0.0.3",
"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.3"
},
"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"
]
}
}