[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / 3 / c / DefaultsKey / 0.0.1 / DefaultsKey.podspec.json
blobdaba6361062d90286837098c7089b234145d4b7e
2   "name": "DefaultsKey",
3   "version": "0.0.1",
4   "summary": "Thin UserDefaults exteions",
5   "description": "DefaultsKey allows you to specify the type and defaultValue for UserDefaults.",
6   "homepage": "https://github.com/natmark/DefaultsKey",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "natmark": "natmark0918@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/natmark/DefaultsKey.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Sources/DefaultsKey/*.swift",
19   "platforms": {
20     "ios": "10.0"
21   }