| { |
| "name": "Huruhuru", |
| "version": "0.8.0", |
| "summary": "support issue reporting development tool", |
| "homepage": "https://twitter.com/k0uhashi", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ryo-takahashi": "ryo.takahashi.work@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ryo-takahashi/huruhuru.git", |
| "tag": "0.8.0" |
| }, |
| "source_files": "Huruhuru/**/*.{swift}", |
| "resources": "Huruhuru/**/*.{xib,png}", |
| "exclude_files": "Classes/Exclude", |
| "swift_versions": "5.1", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_version": "5.1" |
| } |