[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / b / 0 / UserDefaultsSnapshotLib / 1.1.0 / UserDefaultsSnapshotLib.podspec.json
blob2c43f9b43fad8852217848c3ea2c81d8654581ed
2   "name": "UserDefaultsSnapshotLib",
3   "version": "1.1.0",
4   "summary": "A library that provides a snapshot of the UserDefaults for the state-management.",
5   "description": "This library enables us to create a snapshot of the values which UserDefaults manages.\nThe snapshot means an immutable data model, that could be super effective to embed into the state of state-management.",
6   "authors": "Muukii",
7   "homepage": "https://github.com/VergeGroup/UserDefaultsSnapshot",
8   "source": {
9     "git": "https://github.com/VergeGroup/UserDefaultsSnapshot.git",
10     "tag": "1.1.0"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "license": "MIT",
16   "swift_versions": "5.3",
17   "source_files": "Sources/**/*.swift",
18   "frameworks": "Foundation",
19   "swift_version": "5.3"