blob: ee035d10a4263a53bb6842a083fd294a2eeff7c6 [file] [log] [blame]
{
"name": "HGSwiftExtension",
"version": "0.1.1",
"summary": "Useful Swift Extension Collection.",
"description": "Presto's Useful Swift Extension Collection.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/presto95/HGSwiftExtension",
"authors": {
"Presto": "yoohan95@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/presto95/HGSwiftExtension.git",
"tag": "0.1.1"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}