blob: 3972b2c82aee916bd388ede82d649cbbfd6ba6e8 [file] [log] [blame]
{
"name": "CoordinatorKit",
"version": "0.0.5",
"summary": "A framework that implements the coordinator pattern in a fashion similar to how UIViewControllers work.",
"homepage": "https://github.com/nathanlanza/CoordinatorKit",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nathanlanza/CoordinatorKit.git",
"tag": "0.0.5"
},
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan Lanza": "nathan@lanza.io"
},
"social_media_url": "https://twitter.com/nlanzaio",
"source_files": "CoordinatorKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}