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