blob: 8d721bd0ad5223da762d7cb083947839475f7e5b [file] [log] [blame]
{
"name": "AXViewControllerTransitioning",
"version": "1.1.0",
"summary": "A short description of AXViewControllerTransitioning.",
"description": "类似UIAlertViewController 效果,封装成viewController",
"homepage": "https://github.com/axinger/axinger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"axinger": "liu_weixing@qq.com"
},
"source": {
"git": "https://github.com/axinger/AXViewControllerTransitioning.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"public_header_files": "AXViewControllerTransitioning/AXViewControllerTransitioning.h",
"dependencies": {
"ReactiveObjC": [
"~> 3.0.0"
]
}
}