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