blob: 9a380bc212edf0b4472ca2cd08bf28f07500eda9 [file] [log] [blame]
{
"name": "STPanBack",
"version": "0.0.1",
"summary": "A simple to the classification of the navigation bar to add sliding back gesture.",
"homepage": "https://github.com/YST9527/PanBack",
"license": "MIT",
"authors": {
"尹思同": "yinsitong9527@163.com"
},
"source": {
"git": "https://github.com/YST9527/STPanBack.git",
"tag": "0.0.1"
},
"source_files": "UINavigationController+STTransitioning/*",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}