blob: 38424ee0ba04f495dbd20b9f33564b87ec6893d7 [file] [log] [blame]
{
"name": "YLPopupViewController",
"version": "1.0.0",
"summary": "A custom pop-up animation",
"description": "一个自定义视图弹出动画",
"homepage": "https://github.com/Mabeple/YLPopupViewController.git",
"license": "MIT",
"authors": {
"Mabeple": "cyyjc@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Mabeple/YLPopupViewController.git",
"tag": "1.0.0"
},
"source_files": [
"YLPopupViewController",
"YLPopupViewController/**/*.{h,m}"
],
"requires_arc": true
}