blob: 2e89380f498dcc06ad45429aef7be0e46313f40e [file] [log] [blame]
{
"name": "WF_ZYBannerView",
"version": "1.0.3",
"license": "MIT",
"summary": "A banner view used on iOS.",
"homepage": "https://github.com/zzyspace/ZYBannerView",
"authors": {
"zy_zhang": "551854173@qq.com"
},
"source": {
"git": "https://github.com/wanawt/ZYBannerView.git",
"tag": "1.0.3"
},
"description": "Easy, customizable banner view, which implement by Objective-C",
"platforms": {
"ios": "7.0"
},
"source_files": "ZYBannerView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}