| { | |
| "name": "OneStore", | |
| "version": "1.0.0", | |
| "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.0.0" | |
| }, | |
| "social_media_url": "https://twitter.com/muukii_app", | |
| "platforms": { | |
| "ios": "8.0", | |
| "watchos": "2.0" | |
| }, | |
| "source_files": "OneStore/**/*.swift" | |
| } |