blob: 8c15c27159de5f60cdd0cbf502a943636437467e [file] [log] [blame]
{
"name": "OneStore",
"version": "1.1.1",
"summary": "One value store proxy for NSUserDefaults",
"homepage": "https://github.com/muukii/OneStore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"muukii": "muukii.app@gmail.com"
},
"source": {
"git": "https://github.com/muukii/OneStore.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/muukii_app",
"platforms": {
"ios": "10.0",
"osx": "10.13",
"watchos": "3.0"
},
"source_files": "OneStore/**/*.swift"
}