blob: eed41cbd9c7f61b0f1f381d4d0a2e32f86e8919b [file] [log] [blame]
{
"name": "BannerView",
"version": "0.0.3",
"summary": "the swift imp of KCBannerView",
"description": "Usage like KCBannerView...simple,convinence",
"homepage": "https://github.com/ac1217/BannerView-swift",
"license": "MIT",
"authors": {
"Erica": "121700354@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ac1217/BannerView-swift.git",
"tag": "0.0.3"
},
"source_files": [
"BannerView",
"BannerView/**/*.{swift}"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}