blob: fc819bbb8498c5287f0c09d44236b899bb775924 [file] [log] [blame]
{
"name": "NMDataUserDefault",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": "NMDataUserDefault/**/*.swift",
"pushed_with_swift_version": "3.0"
}