[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 7 / 8 / PDefaults / 0.0.2 / PDefaults.podspec.json
blobf142e3b699bbbbd8bdb4eee0db1c2f027c3bf59c
2   "name": "PDefaults",
3   "version": "0.0.2",
4   "summary": "Combiny, concise and strong UserDefaults property wrapper",
5   "swift_versions": "5.4",
6   "description": "SwiftUI and Combine friendly property wrapper for UserDefaults, designed for performance and concision.",
7   "homepage": "https://github.com/PittsCraft/PDefaults",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Pierre Mardon": "pierre@pittscraft.com"
14   },
15   "source": {
16     "git": "https://github.com/PittsCraft/PDefaults.git",
17     "tag": "0.0.2"
18   },
19   "platforms": {
20     "osx": "10.15",
21     "ios": "13.0"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": "Combine",
25   "swift_version": "5.4"