blob: 0be5c99b4c92e65690dc9be3d638e592ccffceae [file] [log] [blame]
{
"name": "WMZBanner",
"version": "1.1.5",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "轻量级轮播图,支持自定义内容和自定义卡片样式,支持网络图片和本地图片混合使用",
"description": "轻量级",
"homepage": "https://github.com/wwmz/WMZBanner",
"authors": {
"wmz": "925457662@qq.com"
},
"source": {
"git": "https://github.com/wwmz/WMZBanner.git",
"tag": "1.1.5"
},
"source_files": "WMZBanner/WMZBanner/**/*.{h,m}",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
]
}
}