blob: a024a23c90efc819cc769c86d715507c4cce5cee [file] [log] [blame]
{
"name": "TinySwift",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TinySwift/**/*"
}