[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 2 / d / Netable / 0.10.2 / Netable.podspec.json
blobc49665c58519cb8eb6efcd92a84eab175e055ba0
2   "name": "Netable",
3   "version": "0.10.2",
4   "summary": "A simple and swifty networking library.",
5   "description": "Netable is a simple Swift framework for working with both simple and non-REST-compliant HTTP endpoints.",
6   "homepage": "https://github.com/steamclock/netable/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brendan Lensink": "brendan@steamclock.com"
13   },
14   "source": {
15     "git": "https://github.com/steamclock/netable.git",
16     "tag": "v0.10.2"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.14"
21   },
22   "source_files": "Netable/Netable/*.{swift,h,m}",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"