blob: 998c5031dff3c946c1dd784338a379237ea43cd9 [file] [log] [blame]
{
"name": "YFPopView",
"version": "1.0.6",
"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.6"
},
"source_files": "YFDemo/YFDemo/YFPopView/*.{h,m}",
"requires_arc": true
}