| { | |
| "name": "OneStore", | |
| "version": "0.1.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.1.0" | |
| }, | |
| "social_media_url": "https://twitter.com/muukii0803", | |
| "platforms": { | |
| "ios": "8.0", | |
| "tvos": "9.2" | |
| }, | |
| "source_files": "OneStore/Classes/**/*" | |
| } |