blob: 827f54b77b52d1d625dce4d794b587d73ddba75b [file] [log] [blame]
{
"name": "HKit",
"version": "0.0.1",
"summary": "A library of useful extensions, protocols, and classes.",
"homepage": "https://github.com/HimanshuParashar/HKit",
"license": "MIT",
"swift_version": "4.2",
"authors": {
"Himanshu Parashar": "hparashar07@gmail.com"
},
"social_media_url": "https://twitter.com/hparashar07",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HimanshuParashar/HKit.git",
"tag": "0.0.1"
},
"source_files": "HKit/Source/**/*.swift"
}