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