blob: 29431d21a68f2822fc24748c1e5e177e31576c96 [file] [log] [blame]
{
"name": "SwiftyToolz",
"version": "1.5.5",
"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.5.5"
},
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0",
"osx": "10.12",
"tvos": "9.0"
},
"source_files": "Code/**/*.swift",
"swift_version": "5.0"
}