blob: ffa172e011ea201fa106055a8cc5950a53c1d2c2 [file] [log] [blame]
{
"name": "Utilzy",
"version": "0.0.1",
"summary": "Utilzy is a library that extends several useful Swift extensions, problem solvers",
"homepage": "https://github.com/eyupgoymen/Utilzy",
"license": "MIT",
"authors": "Eyup Göymen",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/eyupgoymen/Utilzy.git",
"tag": "0.0.1"
},
"source_files": [
"Utilzy",
"Utilzy/**/*.{h,m,swift}"
]
}