[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 1 / 4 / NavigationFlowCoordinator / 1.0.4 / NavigationFlowCoordinator.podspec.json
blob29266de7323dd9aaeb31713608502e699b56225c
2   "name": "NavigationFlowCoordinator",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Navigation flow coordinator",
7   "authors": {
8     "RafaƂ Urbaniak": "rafal.urbaniak@rndity.com"
9   },
10   "homepage": "https://github.com/RnDity/NavigationFlowCoordinator",
11   "license": {
12     "type": "MIT"
13   },
14   "version": "1.0.4",
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/RnDity/NavigationFlowCoordinator.git",
18     "tag": "1.0.4"
19   },
20   "source_files": [
21     "true",
22     "**/*.{h,m,swift}"
23   ],
24   "exclude_files": "NavigationFlowCoordinatorExample/**/*.*",
25   "frameworks": "UIKit",
26   "pushed_with_swift_version": "3.0"