| { |
| "name": "OneStore", |
| "version": "0.9.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.9.0" |
| }, |
| "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": "4" |
| } |