blob: 50cac83d81ca43e4f082c2fdb39f78d35461c03d [file] [log] [blame]
{
"name": "BlowinSwiper",
"version": "1.0.11",
"summary": "BlowinSwiper makes it possible to swipe back from anywhere on the screen.",
"description": "BlowinSwiper makes it possible to swipe back from anywhere on the screen at UINavigationController!",
"homepage": "https://github.com/horitaku46/BlowinSwiper",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": {
"Takuma Horiuchi": "horitaku46@gmail.com"
},
"social_media_url": "https://twitter.com/horitaku46",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/horitaku46/BlowinSwiper.git",
"tag": "1.0.11"
},
"source_files": "BlowinSwiper/**/*.{swift}",
"swift_version": "4.0"
}