[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 2 / 3 / 1 / DefaultsKit / 0.0.8 / DefaultsKit.podspec.json
blobedcd471ebfd8943ea963c0735753a3ef312961df
2   "name": "DefaultsKit",
3   "version": "0.0.8",
4   "license": "MIT",
5   "summary": "Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS.",
6   "homepage": "https://github.com/nmdias/DefaultsKit",
7   "authors": {
8     "Nuno Manuel Dias": "nmdias.pt@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nmdias/DefaultsKit.git",
12     "tag": "0.0.8"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "pushed_with_swift_version": "4.0"