[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 5 / 8 / UDPropertyWrapper / 0.0.2 / UDPropertyWrapper.podspec.json
blobeec42e6e668d43265d1e3586d17b6096e6658b23
2   "name": "UDPropertyWrapper",
3   "version": "0.0.2",
4   "summary": "Yet another type-safed wrapper of UserDefaults implemented with property wrappers",
5   "homepage": "https://github.com/struuuuggle/UDPropertyWrapper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Mikiya Abe",
11   "social_media_url": "https://twitter.com/struuuuggle",
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.15",
15     "watchos": "6.0",
16     "tvos": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/struuuuggle/UDPropertyWrapper.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "Sources/**/*.swift",
23   "ios": {
24     "frameworks": "Foundation"
25   },
26   "swift_versions": "5.3",
27   "swift_version": "5.3"