blob: 12beee98df2fbf2b5bc028bc3e045a7eeb44aaa8 [file] [log] [blame]
{
"name": "TinySwift",
"version": "2.3.2",
"summary": "Powerful Swift classes and structs extensions",
"description": "Powerful Swift classes and structs extensions giving you even better Swift experience.",
"homepage": "https://github.com/sochalewski/TinySwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Piotr Sochalewski": "sochalewski@gmail.com"
},
"source": {
"git": "https://github.com/sochalewski/TinySwift.git",
"tag": "2.3.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "TinySwift/**/*",
"swift_versions": [
"3.2",
"4.0",
"4.1",
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}