blob: 3ad17dc929e41d1bc65d41ac70cbb337d0e02b12 [file] [log] [blame]
{
"name": "UINavigationController+YHPopGesture",
"version": "1.0.0",
"summary": "A pop gesture in viewcontroller even if there is a horizontal scrollview.",
"homepage": "https://github.com/wyhazq/UINavigationController-YHPopGesture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devxoul": "wyhazq@foxmail.com"
},
"source": {
"git": "https://github.com/wyhazq/UINavigationController-YHPopGesture.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UINavigationController+YHPopGesture",
"frameworks": [
"Foundation",
"UIKit"
]
}