blob: f585d8a6aa69560743761138a9eebee907b24688 [file] [log] [blame]
{
"name": "FDFullscreenPopGesture_Bell",
"version": "2.0",
"summary": "An UINavigationController's category to enable fullscreen pop gesture in iOS7+ system style with an AOP useage.",
"description": "An UINavigationController's category to enable fullscreen pop gesture in iOS7+ system style with an AOP useage. Just pod in 2 files and no need for any setups.",
"homepage": "https://github.com/GreedBell/FDFullscreenPopGesture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"forkingdog group": "https://github.com/forkingdog",
"Bell": "https://github.com/GreedBell"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/GreedBell/FDFullscreenPopGesture.git",
"tag": "2.0"
},
"source_files": "FDFullscreenPopGesture/*.{h,m}",
"requires_arc": true
}