blob: 13ee16832f8f4eb46fe9ec4b065fac9c5e3556fa [file] [log] [blame]
{
"name": "Yakka",
"version": "0.5.1",
"summary": "A toolkit for coordinating the doing of stuff",
"description": "Your description here.",
"homepage": "https://github.com/KieranHarper/Yakka",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kieran Harper": "kieranjharper@gmail.com"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/KieranHarper/Yakka.git",
"tag": "0.5.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}