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