blob: 84e4870d701fd8a1508794ee9225ad773d27c84e [file] [log] [blame]
{
"name": "ZYBannerView",
"version": "0.1.1",
"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": "v0.1.1"
},
"description": "Easy, customizable banner view, which implement by Objective-C",
"platforms": {
"ios": "7.0"
},
"source_files": "ZYBannerView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}