blob: 5059d3211f35a12d9c8dabad2564d7000f4a1c12 [file] [log] [blame]
{
"name": "TinySwift",
"version": "0.7.5",
"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.7.5"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "TinySwift/**/*",
"pushed_with_swift_version": "3.0"
}