blob: d970fcb9c071da0f78783fb7846743b2234e315d [file] [log] [blame]
{
"name": "TinySwift",
"version": "2.3.6",
"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.6"
},
"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.1",
"5.2"
],
"swift_version": "5.2"
}