[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 2 / NMDataUserDefault / 0.0.3 / NMDataUserDefault.podspec.json
blob9dd5a8bff0fc8b1715644b3a4a739d97034eaf2e
2   "name": "NMDataUserDefault",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "NMDataUserDefault/**/*.swift",
23   "pushed_with_swift_version": "3.0"