blob: 4e7e9bf83e8fe34b13bfe07f3a3fa6ed9db2cb19 [file] [log] [blame]
{
"name": "YFPopView",
"version": "1.1.0",
"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.1.0"
},
"source_files": "YFDemo/YFDemo/YFPopView/*.{h,m}",
"requires_arc": true
}