[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / a / 6 / PresentationFramework / 1.3.0 / PresentationFramework.podspec.json
blob5f06c803dca3c0a4cf72e829ff1aaf5596e818c1
2   "name": "PresentationFramework",
3   "version": "1.3.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.3"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/iZettle/Presentation.git",
25     "tag": "1.3.0"
26   },
27   "source_files": "Presentation/*.{swift}",
28   "swift_version": "4.1"