blob: e80700fed921bbb952ab10cfd45d68c9be663e93 [file] [log] [blame]
{
"name": "FadeView",
"version": "2.0.0",
"summary": "Supports fading animation effect while adding and removing a subview.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DragonCherry/FadeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/FadeView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FadeView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}