blob: 84d66f3b6f0e034d8ad1d4e2796e689a64f1b377 [file] [log] [blame]
{
"name": "KNBannerView",
"version": "2.0.1",
"summary": "A lightweight and beautiful banner for recycle and adapt rotate screen",
"description": "A lightweight and beautiful banner for recycle and adapt rotate screen",
"homepage": "https://github.com/LuKane/KNBannerView",
"license": "MIT",
"authors": {
"LuKane": "1169604556@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LuKane/KNBannerView.git",
"tag": "2.0.1"
},
"source_files": "KNBannerView/KNBannerView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 5.0.0"
]
}
}