[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 1 / 0 / SwiftyPreference / 1.0.1 / SwiftyPreference.podspec.json
blobe3db7ebbfd5596e176c3d9e72ec4b5f23c6bd73f
2   "name": "SwiftyPreference",
3   "version": "1.0.1",
4   "summary": "strong type of UserDefaults. convenient and useful API",
5   "description": "A strong type of UserDefaults by Swift, more convenience",
6   "homepage": "https://github.com/Zafirzzf/SwiftyPreference",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhouzf": "Zoolofty@163.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Zafirzzf/SwiftyPreference.git",
20     "tag": "v1.0.1"
21   },
22   "source_files": "Classes/*",
23   "swift_version": "5.0"