blob: 0024f983320057f0ca06fd1e43307d17c4c0cab5 [file] [log] [blame]
{
"name": "GreatUtils",
"version": "0.1.1",
"summary": "Some great utils to make iOS developers everyday work easier.",
"description": "Number of extensions and additional types to make routine work easier.",
"homepage": "https://github.com/tagirkaz/GreatUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tagirkaz": "tagir.nafikov@gmail.com"
},
"source": {
"git": "https://github.com/tagirkaz/GreatUtils.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "GreatUtils/Classes/*",
"swift_version": "4.2"
}