blob: d3e7d2571b3a0dc5a811b6d751f9bc585621e810 [file] [log] [blame]
{
"name": "FadeView",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FadeView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}