[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 4 / SwiftUserDefaults / 0.1.0 / SwiftUserDefaults.podspec.json
blobfaa398f08c6324a27dda32e44c4784649b49415b
2   "name": "SwiftUserDefaults",
3   "version": "0.1.0",
4   "summary": "SwiftUserDefaults wrap NSUserDefaults, easy to use",
5   "description": "SwiftUserDefaults is a wrapper, with it you can't use it as easy as you can, just like the Notification declear.",
6   "homepage": "https://github.com/looseyi/SwiftUserDefaults",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Edmond": "chun574271939@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/looseyi/SwiftUserDefaults.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*.{swift}"
25   ],
26   "swift_version": "5.0"