blob: 6343ff2202d790485f26ba02cb651b573c6dbeae [file] [log] [blame]
{
"name": "HGSwiftExtension",
"version": "0.1.0",
"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.0"
},
"source_files": "Source/*.swift",
"swift_version": "4.2"
}