blob: aa0c3bd8b4c2a313062c439a98f743cc43387d7f [file] [log] [blame]
{
"name": "CardStackController",
"version": "0.1.1",
"summary": "Custom controller that presents new ViewControllers as cards. Used in Jobandtalent iOS app",
"description": "CardStackController\niOS custom controller used in the Jobandtalent app to present new view controllers as cards.",
"homepage": "https://github.com/jobandtalent/CardStackController",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Victor Baro": "fs.baro@gmail.com"
},
"source": {
"git": "https://github.com/jobandtalent/CardStackController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CardStackController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}