[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 8 / 6 / 7 / Flowter / 0.2.2 / Flowter.podspec.json
blobcbc48bdec823e20f0a14877fb5e37df4c1d4fca2
2   "name": "Flowter",
3   "version": "0.2.2",
4   "summary": "A lightweight and customizable UIViewController flow cordinator",
5   "description": "A lightweight, swifty and customizable UIViewController flow cordinators",
6   "homepage": "https://www.zazcar.com.br",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paulo Cesar Saito": "paulocsaito@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/Zazcar/Flowter.git",
20     "tag": "v0.2.2"
21   },
22   "source_files": "Flowter/Source/*.swift",
23   "exclude_files": "FlowterDemo"