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