blob: 7ff750321819574d6b25b64d34ed0dce4f66c4da [file] [log] [blame]
{
"name": "HansonExtensionKit",
"version": "0.1.2",
"summary": "A collection of common extension functions in Swift.",
"homepage": "https://github.com/HansonStudio/HansonExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyphs21": "hansenhs21@live.com"
},
"source": {
"git": "https://github.com/HansonStudio/HansonExtension.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "HansonExtensionKit/Classes/**/*"
}