blob: a4837c3c0b7784ffb3452f6935a2982863ab7f6a [file] [log] [blame]
{
"name": "KJHUtility",
"version": "0.4.0",
"summary": "A small set of random utilities written in Swift.",
"homepage": "https://github.com/KieranHarper/KJHUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kieran Harper": "kieranjharper@gmail.com"
},
"social_media_url": "https://twitter.com/KieranTheTwit",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/KieranHarper/KJHUtility.git",
"tag": "0.4.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}