blob: 9dd5a8bff0fc8b1715644b3a4a739d97034eaf2e [file] [log] [blame]
{
"name": "NMDataUserDefault",
"version": "0.0.3",
"summary": "Save data in UserDefault with ease",
"description": "Save data in UserDefault with ease. Type, notification and in memory.",
"homepage": "https://github.com/NicolasMahe/NMDataUserDefault",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas MaheĢ": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMDataUserDefault.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": "NMDataUserDefault/**/*.swift",
"pushed_with_swift_version": "3.0"
}