[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / 1 / DefaultsKit / 0.0.5 / DefaultsKit.podspec.json
blob873988524466d85d44e7565b09050c35436ee998
2   "name": "DefaultsKit",
3   "version": "0.0.5",
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.5"
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"