blob: c43deebb66f7f262afc4dc467cb2f12133bdb3c5 [file] [log] [blame]
{
"name": "Giraffe",
"version": "1.2.5",
"summary": "Lightweight & Elegant Networking Library in Swift",
"description": "Giraffe is a lightweight and elegant networking library in swift. The idea and most of codes comes from SwiftTalk.",
"homepage": "https://github.com/derekcoder/Giraffe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derekcoder@gmail.com": "derekcoder@gmail.com"
},
"source": {
"git": "https://github.com/derekcoder/Giraffe.git",
"tag": "1.2.5"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Giraffe/Classes/**/*",
"swift_version": "5.0"
}