blob: de87799d0beff05650b780b207de6559c5a7969a [file] [log] [blame]
{
"name": "SDBannerView",
"version": "1.1.0",
"summary": "Light banner view, support for changing datasource, image cache.",
"description": "\"Light banner view, support for changing datasource, image cache, support for CocoaPods and Carthage.",
"homepage": "https://github.com/momo13014/SDBannerView",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"shendong": "shendong13014@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/momo13014/SDBannerView.git",
"tag": "1.1.0"
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/SDBannerView.bundle"
}