blob: 6e8e99c7582b1d5d023d10843447ef2f451c6316 [file] [log] [blame]
{
"name": "TinyCoordinator",
"version": "0.5.1",
"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.5.1"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}