blob: 159103bd408e3440a868d96fd92ac8e922dd801d [file] [log] [blame]
{
"name": "QuotzzyKit",
"version": "1.1.1",
"summary": "An elegant client for Quotzzy API written in Swift.",
"homepage": "https://github.com/AnatoliyGatt/QuotzzyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anatoliy Gatt": "anatoliy.gatt@aol.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AnatoliyGatt/QuotzzyKit.git",
"tag": "v1.1.1"
},
"source_files": "QuotzzyKit/*.swift",
"requires_arc": true,
"cocoapods_version": ">= 0.39"
}