blob: 98139b773dcd3274d73b01a9a116adf0131b9d65 [file] [log] [blame]
{
"name": "PopUpAnimation",
"version": "0.0.2",
"summary": "A extendable pop-up window animation for iOS",
"description": "A extendable pop-up window animation for iOS\n1. pop-up windown animation\n2. easy to use\n3. extendable",
"homepage": "https://github.com/zhuozhibin/PopUpAnimation",
"license": "MIT",
"authors": {
"zhuozhibin": "zhuozhibin@foxmail.com"
},
"source": {
"git": "https://github.com/zhuozhibin/PopUpAnimation.git",
"tag": "0.0.2"
},
"source_files": [
"PopUpAnimation/Core/*.{swift}",
"PopUpAnimation/Imp/Simple/*.{swift}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}