[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 7 / Flowter / 0.2.3 / Flowter.podspec.json
blob5cc358453770d301c995dea5db4950b08f6f051c
2   "name": "Flowter",
3   "version": "0.2.3",
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.3"
21   },
22   "source_files": "Flowter/Source/*.swift",
23   "exclude_files": "FlowterDemo",
24   "pushed_with_swift_version": "4.1"