blob: 6316240ee7dce890fe5f6e74fe25ba3d6cd7593b [file] [log] [blame]
{
"name": "UIViewAnimation",
"version": "1.0.0",
"summary": "Animation extension for UIView.",
"description": "It is a animation extension for UIView.",
"homepage": "https://github.com/venwu1984/UIViewAnimation",
"license": "MIT",
"authors": {
"ven.wu": "ven.wu.github@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/venwu1984/UIViewAnimation.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "Classes/*.{swift}",
"swift_version": "4.2"
}