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