blob: b6999b5bfd411fe8a9b0b82b2ccd73bb7fd6ac1c [file] [log] [blame]
{
"name": "LYPopoverView",
"version": "0.0.1",
"summary": "PopoverView",
"homepage": "https://github.com/zhangliyong1024/LYPopoverView",
"license": "MIT",
"authors": {
"zhanglPiyong": "zhangliyong1997@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangliyong1024/LYPopoverView.git",
"tag": "0.0.1"
},
"source_files": "LYPopoverView/LYPopoverView/**/*.{h,m}",
"requires_arc": true
}