blob: 6d326a74fdb4fe771fda455a1f048fd86d970da8 [file] [log] [blame]
{
"name": "BHPopButton",
"version": "1.0",
"summary": "A Button With Pop Option Mune",
"description": "A UIComponent in form of Button that provide popView for suboptions",
"homepage": "https://github.com/myinter/BHPopButton",
"screenshots": "http://i.niupic.com/images/2017/02/20/VApNpv.gif",
"license": "MIT",
"authors": {
"myinter": "407852176@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/myinter/Cocoa-BHPopButton.git",
"commit": "bcd405096a4aeed6b5fc06e31494b3192709ab94"
},
"source_files": [
"BHPopButton",
"*.{h,m}"
],
"frameworks": "UIKit"
}