[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / e / a / 6 / PresentationFramework / 1.13.0 / PresentationFramework.podspec.json
blobaafcfd84f0ddb096435a54d760ec601180a6f56d
2   "name": "PresentationFramework",
3   "version": "1.13.0",
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.8.4"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/iZettle/Presentation.git",
25     "tag": "1.13.0"
26   },
27   "source_files": "Presentation/*.{swift}",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"