blob: da9996ff6fa40ef8aaeaa1bd865b01262ecccfa6 [file] [log] [blame]
{
"name": "QuotzzyKit",
"version": "1.0.0",
"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.0.0"
},
"source_files": "QuotzzyKit/*.swift",
"requires_arc": true,
"cocoapods_version": ">= 0.36"
}