[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / e / 4 / b / GenAPI / 0.1.0 / GenAPI.podspec.json
blob35aebc2803635341177b2b2dd54fa35d964dbf28
2   "name": "GenAPI",
3   "version": "0.1.0",
4   "summary": "GenAPI is lightweight, Swift, Generics based library for consuming REST APIs.",
5   "description": "Use GenAPI to easily consume REST API's in a way that takes advantage of Swift Generics.",
6   "homepage": "https://github.com/LucasBest/GenAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas Best": "lucas.best.5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LucasBest/GenAPI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GenAPI/Classes/**/*",
22   "pushed_with_swift_version": "4.0"