[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 8 / 9 / e / SwiftyUserDefaults / 4.0.0-alpha.2 / SwiftyUserDefaults.podspec.json
blob0041ecbdc2d6dddb7cf6a8ea4969ae235ef91a9d
2   "name": "SwiftyUserDefaults",
3   "version": "4.0.0-alpha.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-alpha.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"