[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 6 / 1 / ConsistencyManager / 3.0.0 / ConsistencyManager.podspec.json
blob4d08f3f8ba23a43b32d383334a68b471fe9d0444
2   "name": "ConsistencyManager",
3   "version": "3.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": "3.0.0"
13   },
14   "source_files": "ConsistencyManager/**/*.swift",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.11"
18   },
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "UIKit"
23     ]
24   },
25   "osx": {
26     "frameworks": "Foundation"
27   }