[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 6 / 1 / ConsistencyManager / 2.0.0 / ConsistencyManager.podspec.json
blob1043e28b418eafeea218ebd0e2ba9a704a39e25c
2   "name": "ConsistencyManager",
3   "version": "2.0.0",
4   "license": {
5     "type": "Apache License, Version 2.0"
6   },
7   "homepage": "https://linkedin.github.io/ConsistencyManager-iOS",
8   "authors": "LinkedIn",
9   "summary": "Manages the consistency of immutable models.",
10   "source": {
11     "git": "https://github.com/linkedin/ConsistencyManager-iOS.git",
12     "tag": "2.0.0"
13   },
14   "source_files": "ConsistencyManager/**/*.swift",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ]