blob: b8b5ce9f7885db2ceb0886cda5f628008f97ece5 [file] [log] [blame]
{
"name": "YFPopView",
"version": "3.0.1",
"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",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/piuSora/YFPopView.git",
"tag": "3.0.1"
},
"source_files": "YFDemo/YFPopView/**/*",
"requires_arc": true
}