blob: 3d0c623ca759fc2fa028ced0d569f1da27255fec [file] [log] [blame]
{
"name": "PopupTransitioningDelegate",
"version": "0.1.0",
"summary": "A popping animation object likes UIAlertController",
"description": "A popping animation object likes UIAlertController.\nThis object should be created in initailize function of UIViewController.",
"homepage": "https://github.com/andrew020/PopupTransitioningDelegate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andrew": "andrew2007@foxmail.com"
},
"source": {
"git": "https://github.com/andrew020/PopupTransitioningDelegate.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PopupTransitioningDelegate/Classes/**/*",
"frameworks": "UIKit"
}