blob: 6854b6c27e01fa08ef2648aed7464b1e00274347 [file] [log] [blame]
{
"name": "TargetQuitViewController",
"version": "0.0.1",
"summary": "Back to target quit viewController animatable.",
"description": "Sometimes we have to back to a specified viewController, then we can use this lib, tag a target quit viewController, and then back to it animatable.",
"homepage": "https://github.com/linzhilong/TargetQuitViewController",
"license": "MIT",
"authors": {
"zhilong lin": "26724627@qq.com"
},
"source": {
"git": "https://github.com/linzhilong/TargetQuitViewController.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}