[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 6 / 7 / Flowter / 0.2.1 / Flowter.podspec.json
blobc5905dec68fa12cd0d4bed338d8976c6956c960e
2   "name": "Flowter",
3   "version": "0.2.1",
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.1"
21   },
22   "source_files": "Flowter/Source/*.swift",
23   "exclude_files": "FlowterDemo"