[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 8 / a / UserDefaultsStorable / 1.1.1 / UserDefaultsStorable.podspec.json
blobd168fe6c0881b43e539a84b00abb24fcb8136d32
2   "name": "UserDefaultsStorable",
3   "version": "1.1.1",
4   "summary": "Swifty, modern, and strong-typed UserDefaults package.",
5   "description": "UserDefaultsStorable provides an easy, strongly-typed way to access properties in UserDefaults.",
6   "homepage": "https://github.com/mrfour0004/UserDefaultsStorable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrfour": "mrfour0004@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/mrfour0004/UserDefaultsStorable.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/**/*",
22   "swift_versions": [
23     "5.2"
24   ],
25   "swift_version": "5.2"