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