blob: 36628ff93af54bc0ae1c02f6563a74adc1223f6e [file] [log] [blame]
{
"name": "TinySwift",
"version": "0.6.2",
"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.6.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "TinySwift/**/*"
}