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