blob: 7da937a67d2965a8d9774210ff94d29f817d3ebc [file] [log] [blame]
{
"name": "SwiftToolbox",
"version": "0.16.0",
"summary": "A set of utility classes and extensions.",
"description": "The toolbox provides utility classes and extensions in Swift.",
"homepage": "https://github.com/kocodude/SwiftToolbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Grant Oladipo": "grant@oladipo.us"
},
"source": {
"git": "https://github.com/kocodude/SwiftToolbox.git",
"tag": "0.16.0"
},
"social_media_url": "https://twitter.com/kocodude",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftToolbox/Classes/**/*"
}