blob: bb6a354b5484927f62b8e83076c8b03c04844d39 [file] [log] [blame]
{
"name": "FoundationToolz",
"version": "1.0.0",
"summary": "Reusable Foundation Tools",
"description": "Some Reusable Tools Based on the Foundation Framework",
"homepage": "http://flowtoolz.com",
"license": "MIT",
"authors": {
"Flowtoolz": "contact@flowtoolz.com"
},
"source": {
"git": "https://github.com/flowtoolz/FoundationToolz.git",
"tag": "1.0.0"
},
"requires_arc": true,
"swift_version": "4.0",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Code/**/*.swift"
}