blob: fd46ad385824dab97e3f6e3437bf89454290a3bf [file] [log] [blame]
{
"name": "ZYBannerView",
"version": "1.1.2",
"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/zzyspace/ZYBannerView.git",
"tag": "v1.1.2"
},
"description": "Easy, customizable banner view, which implement by Objective-C",
"platforms": {
"ios": "7.0"
},
"source_files": "ZYBannerView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}