[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 6 / 1 / ConsistencyManager / 8.0.1 / ConsistencyManager.podspec.json
blobfdc728ea416f62ce795f8f243a85cd43514795a2
2   "name": "ConsistencyManager",
3   "version": "8.0.1",
4   "license": {
5     "type": "Apache License, Version 2.0"
6   },
7   "homepage": "https://plivesey.github.io/ConsistencyManager",
8   "authors": "plivesey",
9   "summary": "Manages the consistency of immutable models.",
10   "source": {
11     "git": "https://github.com/plivesey/ConsistencyManager.git",
12     "tag": "8.0.1"
13   },
14   "source_files": "ConsistencyManager/**/*.swift",
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0",
19     "osx": "10.11"
20   },
21   "ios": {
22     "frameworks": [
23       "Foundation",
24       "UIKit"
25     ]
26   },
27   "tvos": {
28     "frameworks": [
29       "Foundation",
30       "UIKit"
31     ]
32   },
33   "osx": {
34     "frameworks": "Foundation"
35   },
36   "swift_version": "4.2"