blob: 523a1b59dd3cfe1e16b8adecf464ec8fb7480c82 [file] [log] [blame]
{
"name": "CoreUtility",
"version": "0.2.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CoreUtility/**/*",
"frameworks": "CoreFoundation",
"pushed_with_swift_version": "4.0"
}