blob: 7c80778e4cccbce597eb7d0e4065d73c99720652 [file] [log] [blame]
{
"name": "SBSwiftUtils",
"version": "1.1.1",
"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": "1.1.1"
},
"social_media_url": "https://twitter.com/SteveBarnegren",
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"source_files": "SBSwiftUtils/**/*.swift",
"swift_version": "4.1"
}