[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 2 / 7 / Giraffe / 1.2.5 / Giraffe.podspec.json
blobc43deebb66f7f262afc4dc467cb2f12133bdb3c5
2   "name": "Giraffe",
3   "version": "1.2.5",
4   "summary": "Lightweight & Elegant Networking Library in Swift",
5   "description": "Giraffe is a lightweight and elegant networking library in swift. The idea and most of codes comes from SwiftTalk.",
6   "homepage": "https://github.com/derekcoder/Giraffe",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "derekcoder@gmail.com": "derekcoder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/derekcoder/Giraffe.git",
16     "tag": "1.2.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Giraffe/Classes/**/*",
23   "swift_version": "5.0"