blob: edebc4fcc810ec9be0bfb3a709b67416e3b5a1e3 [file] [log] [blame]
{
"name": "TinySwift",
"version": "0.5.6",
"summary": "Powerful Swift classes and structs extensions",
"description": "Powerful Swift classes and structs extensions giving you even better Swift 3.0 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": "0.5.6"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "TinySwift/**/*"
}