blob: d3561d9bc5bca64e3a54f42fb645aaf6adbfcb47 [file] [log] [blame]
{
"name": "TTToolbox",
"version": "0.1.0",
"platforms": {
"ios": "10.0"
},
"summary": "A bunch of utility methods and extensions for Swift",
"description": "A bunch of utility methods and extensions for Swift. More or less a stuff I miss from Ruby when working with Swift.",
"homepage": "https://github.com/pawurb/TTToolbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pawurb": "p.urbanek89@gmail.com"
},
"source": {
"git": "https://github.com/pawurb/TTToolbox.git",
"tag": "0.1.0"
},
"source_files": "TTToolbox/**/*.swift",
"pushed_with_swift_version": "3.0"
}