blob: 8a4228555e72d270a71ba18d9152780a13b08e4c [file] [log] [blame]
{
"name": "Puree",
"version": "3.0.0",
"summary": "Awesome log collector",
"homepage": "https://github.com/cookpad/Puree-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomohiro Moro": "tomohiro-moro@cookpad.com",
"Kohki Miki": "koki-miki@cookpad.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cookpad/Puree-Swift.git",
"tag": "3.0.0"
},
"source_files": "Sources/**/*.{h,swift}"
}