blob: 1d3104cad644c20317f3d0b34af3ba2b80899a74 [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.0.1",
"requires_arc": true,
"source": {
"git": "https://github.com/RnDity/NavigationFlowCoordinator.git",
"tag": "1.0.1"
},
"source_files": [
"true",
"**/*.{h,m,swift}"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}