blob: 888ec293fd65bc567d411643eb3a2236e8b557de [file] [log] [blame]
{
"name": "TinySwift",
"version": "2.0.11",
"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.0.11"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "TinySwift/**/*",
"pushed_with_swift_version": "4.0"
}