blob: 568967283905d70795fed4adabe237390475ec4e [file] [log] [blame]
{
"name": "ADUIKitUtilities",
"version": "0.0.1",
"summary": "A collection of useful utilities",
"homepage": "https://github.com/adamdebono/UIKitUtilities",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Debono": "me@adamdebono.com"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/adamdebono/UIKitUtilities.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.swift",
"frameworks": "UIKit"
}