blob: b02d7cbe65c95296908a3db62ea190ccc2a51531 [file] [log] [blame]
{
"name": "TunViewControllerTransition",
"version": "0.0.5",
"summary": "A transition animation category of ViewController",
"description": "a category to transition animation of ViewController",
"homepage": "https://github.com/TuYuWang/TunViewControllerTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TuYuWang": "18759280805@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TuYuWang/TunViewControllerTransition.git",
"tag": "0.0.5"
},
"source_files": "TunViewControllerTransition/UIViewController+TunTransition/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}