blob: 046ecce9bb9cd38c12dbcea4a18a0865f99e10c9 [file] [log] [blame]
{
"name": "PopUpAnimation",
"version": "0.0.1",
"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.1"
},
"source_files": [
"PopUpAnimation/Core/*.{swift}",
"PopUpAnimation/Imp/Simple/*.{swift}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}