blob: c61d8375a145de96b3b17c1ee25f11d1704c4e38 [file] [log] [blame]
{
"name": "NavigationFlowCoordinator",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"summary": "Navigation flow coordinator",
"authors": {
"RafaƂ Urbaniak": "rafal.urbaniak@rndity.com"
},
"homepage": "https://github.com/RnDity/NavigationFlowCoordinator",
"license": {
"type": "MIT"
},
"version": "1.1.2",
"requires_arc": true,
"source": {
"git": "https://github.com/RnDity/NavigationFlowCoordinator.git",
"tag": "1.1.2"
},
"source_files": [
"true",
"**/*.{h,m,swift}"
],
"exclude_files": "NavigationFlowCoordinatorExample/**/*.*",
"frameworks": "UIKit"
}