blob: 0dbec951f485c1ada80c5b7c902b3910617b2fb8 [file] [log] [blame]
{
"name": "CoreUtility",
"version": "0.2.10",
"summary": "CoreUtility provides utility functions for Apple's frameworks",
"description": "CoreUtility is in early development and ever more utility functions and\n classes will be added in the near future.",
"homepage": "https://github.com/borchero/CoreUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"borchero": "oliver.borchert@in.tum.de"
},
"source": {
"git": "https://github.com/borchero/CoreUtility.git",
"tag": "0.2.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CoreUtility/**/*",
"frameworks": "CoreFoundation",
"pushed_with_swift_version": "4.0"
}