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