blob: 0c6cf78a851ac4d82e52131c5bd740f3238efe3e [file] [log] [blame]
{
"name": "HPKJBannerView",
"version": "1.2.8",
"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/huapukeji/ZYBannerView.git",
"tag": "1.2.8"
},
"description": "Easy, customizable banner view, which implement by Objective-C",
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}