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