[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / d / 3 / 2 / NMDataUserDefault / 0.0.2 / NMDataUserDefault.podspec.json
blob0b2f52dcd9a1e42fd3ce52259e92f56685547441
2   "name": "NMDataUserDefault",
3   "version": "0.0.2",
4   "summary": "Save data in UserDefault with ease",
5   "description": "Save data in UserDefault with ease. Type, notification and in memory.",
6   "homepage": "https://github.com/NicolasMahe/NMDataUserDefault",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicolas MaheĢ": "nicolas@mahe.me"
13   },
14   "source": {
15     "git": "https://github.com/NicolasMahe/NMDataUserDefault.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "NMDataUserDefault/**/*.swift",
23   "pushed_with_swift_version": "3.0"