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