blob: b6c08ac464af5c4123cd2c0172b6dcd96ac20000 [file] [log] [blame]
{
"name": "Utilzy",
"version": "1.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": "1.0.1"
},
"source_files": [
"Utilzy",
"Utilzy/**/*.{h,m,swift}"
]
}