blob: 03651eed5f0487ea0dfd525782b943459ea2b32a [file] [log] [blame]
{
"name": "THTinderNavigationController-ssuchanowski",
"version": "1.0.0",
"summary": "iOS navigation component based on Tinder app",
"description": " iOS navigation component based on Tinder app. This is a fork of https://github.com/Tgy31 repository\n",
"homepage": "https://github.com/ssuchanowski/THTinderNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastian Suchanowski": "sebastian@synappse.pl",
"Tanguy Hélesbeux": "tanguy.helesbeux@gmail.com"
},
"social_media_url": "http://twitter.com/ssuchanowski",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ssuchanowski/THTinderNavigationController.git",
"tag": "1.0.0"
},
"source_files": "THTinderNavigationController/**/*.{h,m}",
"requires_arc": true
}