[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / e / SwiftyUserDefaults / 4.0.0-beta.2 / SwiftyUserDefaults.podspec.json
blob2a290da44c0bfe586e3d3a01015da8363ed6a2e7
2   "name": "SwiftyUserDefaults",
3   "version": "4.0.0-beta.2",
4   "license": "MIT",
5   "summary": "Swifty API for NSUserDefaults",
6   "homepage": "https://github.com/radex/SwiftyUserDefaults",
7   "authors": {
8     "Radek Pietruszewski": "this.is@radex.io",
9     "Łukasz Mróz": "thesunshinejr@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/radex/SwiftyUserDefaults.git",
13     "tag": "4.0.0-beta.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.11",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "swift_version": "4.2",
23   "cocoapods_version": ">= 1.4.0",
24   "source_files": "Sources/*.swift"