[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 0 / Talky / 0.1.1 / Talky.podspec.json
blobbc2ddc1945ff83cd7ca54aef6c6d43ae8866d9c2
2   "name": "Talky",
3   "version": "0.1.1",
4   "summary": "A lightweight and swift-based HTTP client with native support for Encodable and Decodable.",
5   "description": "A lightweight and swift-based HTTP client with native support for Encodable and Decodable. TODO: write more about it",
6   "homepage": "https://github.com/mr-casual",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Martin Klöpfel",
12   "platforms": {
13     "ios": "10.3"
14   },
15   "swift_version": "4.0",
16   "source": {
17     "git": "https://github.com/mr-casual/Talky.git",
18     "tag": "0.1.1"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.swift"
23   ],
24   "public_header_files": "Sources/**/*.h"