blob: 58db8722fdb86ff7b7111fa6680a369fec49b4e0 [file] [log] [blame]
{
"name": "CJPopoverView",
"version": "0.0.2",
"summary": "a pop view with arrow.(带箭号的弹出视图)",
"homepage": "https://github.com/dvlproad/CJPopup",
"license": "MIT",
"authors": "dvlproad",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CJPopup.git",
"tag": "popoverView_0.0.2"
},
"source_files": "CJPopoverView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}