blob: d787efb9be0738a780f3227c635ac83c50c49f57 [file] [log] [blame]
{
"name": "SBSwiftUtils",
"version": "0.1.2",
"summary": "Collection of Swift utilities",
"description": "Mostly extensions for Foundation types",
"homepage": "https://github.com/SteveBarnegren/SBSwiftUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"steve.barnegren@gmail.com": "steve.barnegren@gmail.com"
},
"source": {
"git": "https://github.com/SteveBarnegren/SBSwiftUtils.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/SteveBarnegren",
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"source_files": "SBSwiftUtils/*.swift",
"pushed_with_swift_version": "3.0"
}