blob: 970b1f347745be8080959d23eff2054ed0f95ddc [file] [log] [blame]
{
"name": "Gryphon",
"version": "3.1.0",
"summary": "Type safe REST API kit for Swift.",
"description": "Gryphon is an HTTP client kit that's type safe and convenient.",
"homepage": "https://github.com/rinov/Gryphon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryo Ishikawa": "rinov@rinov.jp"
},
"source": {
"git": "https://github.com/rinov/Gryphon.git",
"tag": "3.1.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Gryphon/**/*",
"pushed_with_swift_version": "3.0"
}