[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / e / a / 6 / PresentationFramework / 1.6.1 / PresentationFramework.podspec.json
blob4aa36a1c983a3fdab45dbdcb501e5bedfd4407a6
2   "name": "PresentationFramework",
3   "version": "1.6.1",
4   "module_name": "Presentation",
5   "summary": "Driving presentations from model to result",
6   "description": "Presentation is an iOS Swift library for working with UI presentations in a more formalized way.",
7   "homepage": "https://github.com/iZettle/Presentation",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "iZettle AB": "hello@izettle.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "dependencies": {
19     "FlowFramework": [
20       ">= 1.3"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/iZettle/Presentation.git",
25     "tag": "1.6.1"
26   },
27   "source_files": "Presentation/*.{swift}",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"