blob: efdc7651a2dd71747cd0645023fcbcb990c6d671 [file] [log] [blame]
{
"name": "KJHUIKit",
"version": "0.10.0",
"summary": "A handy set of views and buttons for iOS",
"homepage": "https://github.com/KieranHarper/KJHUIKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kieran Harper": "kieranjharper@gmail.com"
},
"social_media_url": "https://twitter.com/KieranTheTwit",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KieranHarper/KJHUIKit.git",
"tag": "0.10.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}