blob: 2227a812bb584ef520d00d53de86249a625e14c3 [file] [log] [blame]
{
"name": "SwiftyToolz",
"version": "1.3.0",
"summary": "Swift Code by Flowtoolz",
"description": "Swift Code by Flowtoolz. Visit https://github.com/flowtoolz for more.",
"homepage": "http://flowtoolz.com",
"license": "MIT",
"authors": {
"Flowtoolz": "contact@flowtoolz.com"
},
"source": {
"git": "https://github.com/flowtoolz/SwiftyToolz.git",
"tag": "1.3.0"
},
"requires_arc": true,
"swift_version": "4.2",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Code/**/*.swift"
}