blob: 4c72c3bab9862715e33b4c3c8008b6ba33bd7c7f [file] [log] [blame]
{
"name": "OneStore",
"version": "0.8.3",
"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.8.3"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "OneStore/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}