blob: 3aa85aa4a6636e42f40ad8a170a345e45339104a [file] [log] [blame]
{
"name": "CoordinatorKit",
"version": "0.0.2",
"summary": "A framework that implements Coordinators a la Khanlou in a fashion similar to how UIViewControllers work.",
"homepage": "https://github.com/nathanlanza/CoordinatorKit",
"license": "MIT",
"authors": {
"Nathan Lanza": "nathan@lanza.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nathanlanza/CoordinatorKit.git",
"tag": "0.0.2"
},
"source_files": "CoordinatorKit/*.{h,m,swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}