blob: 2cebb7762cd74f45d0d5b204f82adee026965e1d [file] [log] [blame]
{
"name": "TinyCoordinator",
"version": "0.4.4",
"summary": "The Swift version of ThinningCoordinator focus on lighter view controllers.",
"homepage": "https://github.com/cuzv/TinyCoordinator",
"license": "MIT",
"authors": {
"Moch Xiao": "cuzval@gmail.com"
},
"source": {
"git": "https://github.com/cuzv/TinyCoordinator.git",
"tag": "0.4.4"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}