blob: e99978b6d00080ae7962a2b81c57a11c2740bf9b [file] [log] [blame]
{
"name": "EasyDefaults",
"version": "1.0.0",
"summary": "A Mordern ,Safe, Easy, Swifty way to access your UserDefaults",
"description": "A Mordern ,Safe,Easy, Swifty way to access your UserDefault.\nBased on Swift 3, delerative style.",
"homepage": "https://github.com/banxi1988/EasyDefaults",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/EasyDefaults.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyDefaults/Classes/**/*",
"pushed_with_swift_version": "3.0"
}