blob: 895b79eb9b9766b0ba6cbca1d9a357f57b8c0ca9 [file] [log] [blame]
{
"name": "SBUIKitUtils",
"version": "1.1",
"summary": "A collection of UIKit utils and categories",
"description": "My personal UIKit utilities library. Collection of utility classes and categories.",
"homepage": "https://github.com/SteveBarnegren/SBUIKitUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"steve.barnegren@gmail.com": "steve.barnegren@gmail.com"
},
"source": {
"git": "https://github.com/SteveBarnegren/SBUIKitUtils.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "9.0"
},
"source_files": "SBUIKitUtils/**/*.swift",
"swift_version": "4.1",
"frameworks": "UIKit"
}