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