[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 6 / 1 / ConsistencyManager / 2.0.1 / ConsistencyManager.podspec.json
blob5fd1932d40c2a2f6f039acf2d62ced8e8f35f8a2
2   "name": "ConsistencyManager",
3   "version": "2.0.1",
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.1"
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   }