blob: 8e51b4bfc42ca32a4d0f58362860b22ff7bddb85 [file] [log] [blame]
{
"name": "TTToolbox",
"version": "0.0.3",
"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.0.3"
},
"source_files": [
"TTToolbox/*.swift",
"TTToolbox/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}