blob: 6dc2a3c4fbc3e5cf3c8a4f74a7a930e04af42770 [file] [log] [blame]
{
"name": "WKFullScreenPopGesture",
"version": "0.2",
"summary": "A PopGesture with Swift",
"homepage": "https://github.com/weaken000/WKFullScreenPopGesture",
"license": "MIT",
"authors": {
"weaken": "845188093@qq.com"
},
"source": {
"git": "https://github.com/weaken000/WKFullScreenPopGesture.git",
"tag": "0.2"
},
"source_files": "WKNavigationControllerPopGesture/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}