blob: a58c1584a56da755d1ab8fd5dbf78fb8186fc993 [file] [log] [blame]
{
"name": "SDBannerView",
"version": "0.0.2",
"frameworks": "UIKit",
"summary": "The package of banner view, support image cache",
"homepage": "http://www.jianshu.com/users/09dd259f9e1c",
"license": "MIT",
"authors": {
"Allen": "momo13014@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/momo13014/SDBannerView.git",
"tag": "0.0.2"
},
"source_files": [
"SDBannerView",
"SDBannerView/**/*.{h,m}"
],
"requires_arc": true
}