blob: 8cf235babbe005d4abb76b00e7f023ebfa70a581 [file] [log] [blame]
{
"name": "TOAppSettings",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A Realm-like object wrapper for NSUserDefaults.",
"homepage": "https://github.com/TimOliver/TOAppSettings",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOAppSettings.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TOAppSettings/**/*.{h,m}",
"requires_arc": true
}