blob: 1f54bbf870f5e6dcdafa4bd4c240cee055f1f5ef [file] [log] [blame]
{
"name": "OneStore",
"version": "0.10.0",
"summary": "One value store proxy for NSUserDefaults",
"homepage": "https://github.com/muukii/OneStore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/OneStore.git",
"tag": "0.10.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "OneStore/**/*.swift"
}