blob: a1dcb157df8f4d0c7a4c14fea67b0552e4fac47d [file] [log] [blame]
{
"name": "BHBPopView",
"version": "1.0.0",
"summary": "Like sina PopView.",
"description": " It is a marquee view used on iOS, which implement by Objective-C.\n",
"homepage": "https://github.com/bb-coder/BHBPopView",
"license": "MIT",
"authors": {
"毕洪博": "bbcoderios@gmail.com"
},
"source": {
"git": "https://github.com/bb-coder/BHBPopView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source_files": "BHBPopViewDemo/BHBPopViewDemo/BHBPopView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}