blob: 43432df1db63d5fbc568d20b1e7e798d90820303 [file] [log] [blame]
{
"name": "TransitionViewController",
"version": "1.0.0",
"summary": "Customize blur transiton effect with Xib.",
"description": "Use blur transiton effect in 2 steps. 1. Subclass your dialog view controller. 2. Chose tranistion style you want.",
"homepage": "https://github.com/gliyao/TransitionViewController",
"screenshots": [
"https://github.com/gliyao/TransitionViewController/blob/master/darkBlurPopupView.png?raw=true",
"https://github.com/gliyao/TransitionViewController/blob/master/balck05PopupView.png?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liyao Chen": "gliyao@gmail.com"
},
"source": {
"git": "https://github.com/gliyao/TransitionViewController.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/gliyao",
"platforms": {
"ios": "8.0"
},
"source_files": "TransitionViewController/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}