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