blob: 38a7aedbfbb7070ac68a5839f824ba2653ba16a5 [file] [log] [blame]
{
"name": "SOExtensions",
"version": "1.0.0",
"summary": "Collection of useful extensions for Swift",
"homepage": "https://github.com/SebastianOsinski/SOExtensions",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Sebastian OsiƄski",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/SebastianOsinski/SOExtensions.git",
"tag": "1.0.0"
},
"source_files": "SOExtensions/**/*.swift"
}