blob: b156620c7c580e7f393066e09c488651cf8a4e39 [file] [log] [blame]
{
"name": "Huruhuru",
"version": "0.6.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.6.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"
}