blob: bf1a5e3cd38d9dca783ddebeab648b2c7939dd0d [file] [log] [blame]
{
"name": "YFPopView",
"version": "1.0.4",
"summary": "An Easy To Use Pop-up View Compoenment",
"description": "An Easy To Use Pop-up View Compoenment\n1.Multiple animation support\n2.Support both Xib and Code",
"homepage": "https://github.com/piuSora/YFPopView",
"license": "MIT",
"authors": {
"ZYF": "490639156@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/piuSora/YFPopView.git",
"tag": "1.0.4"
},
"source_files": "YFDemo/YFDemo/YFPopView/*.{h,m}",
"requires_arc": true
}