blob: 46477c4120e5f948a6cc1dc8dab0f569d92e333c [file] [log] [blame]
{
"name": "BXSafeTransition",
"version": "0.0.1",
"summary": "It is a UINavigationController Category, which can avoid you jump into push and pop hole.",
"description": "It is a UINavigationController Category, which can avoid you jump into push and pop hole. Join us: shaozhengxingok@126.com",
"homepage": "https://github.com/iException/BXSafeTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iexception group": "https://github.com/iexception"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iException/BXSafeTransition.git",
"tag": "0.0.1"
},
"source_files": "BXSafeTransition/*.{h,m}",
"requires_arc": true
}