blob: 420a3c11c205b744360364f075e6961818f9e6f2 [file] [log] [blame]
{
"name": "QuotzzyKit",
"version": "2.0.2",
"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": {
"osx": "10.10",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/AnatoliyGatt/QuotzzyKit.git",
"tag": "v2.0.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"cocoapods_version": ">= 0.39"
}