[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 7 / EasyDefaults / 1.0.0 / EasyDefaults.podspec.json
blobe99978b6d00080ae7962a2b81c57a11c2740bf9b
2   "name": "EasyDefaults",
3   "version": "1.0.0",
4   "summary": "A Mordern ,Safe, Easy, Swifty way to access your UserDefaults",
5   "description": "A Mordern ,Safe,Easy, Swifty way to access your UserDefault.\nBased on Swift 3, delerative style.",
6   "homepage": "https://github.com/banxi1988/EasyDefaults",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "banxi1988": "banxi1988@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/banxi1988/EasyDefaults.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EasyDefaults/Classes/**/*",
22   "pushed_with_swift_version": "3.0"