blob: 3ed87edbec5d0f355dd98bcadd73a798bceef40b [file] [log] [blame]
{
"name": "DiskVar",
"platforms": {
"ios": "8.0"
},
"summary": "Provide a convenience method to access NSUserDefaults",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luo Jie": "beeth0vendev@gmail.com"
},
"homepage": "https://github.com/beeth0ven/DiskVar",
"source": {
"git": "https://github.com/beeth0ven/DiskVar.git",
"tag": "0.2.0"
},
"source_files": "DiskVar/**/*.{swift}"
}