[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / 1 / Default / 1.0.0 / Default.podspec.json
blob8683ed5636e005ad4ee0a6af08d27b0ca0b7dbf1
2   "name": "Default",
3   "version": "1.0.0",
4   "summary": "Modern interface to UserDefaults + Codable support",
5   "description": "Modern interface to UserDefaults + Codable support\nplease refer to README.md for usage details.",
6   "homepage": "https://github.com/Nirma/Default",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicholas Maccharoli ": "nmaccharoli@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/din0sr",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "watchos": "4.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/Nirma/Default.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "Sources/*.swift",
26   "pushed_with_swift_version": "4.0"