blob: 5955ce5e98a4bce0bfeba9e010e001ed2806d297 [file] [log] [blame]
{
"name": "SwiftyTools",
"version": "0.12.8",
"summary": "Swift tools kit to make your life easier.",
"homepage": "https://github.com/VladasZ/SwiftyTools",
"authors": {
"Vladas Zakrevskis": "146100@gmail.com"
},
"source": {
"git": "https://github.com/VladasZ/SwiftyTools.git",
"tag": "0.12.8"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT"
}