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