[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 2 / b / AEWebservice / 1.0.1 / AEWebservice.podspec.json
blobff729ae45b549f93f7d046919230c9dbecd02628
2   "name": "AEWebservice",
3   "version": "1.0.1",
4   "summary": "Simple Webservice wrapper around URLRequest for types conforming to Codable protocol",
5   "description": "Simple Webservice wrapper around URLRequest for types conforming to Codable protocol.  Includes Downloadable image class.",
6   "homepage": "http://github.com/AllanEvans/Webservice-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Allan Evans": "allan@aelyssum.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.1",
18   "source": {
19     "git": "https://github.com/AllanEvans/Webservice-Swift.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "AEWebservice/**/*.{swift,h,m}"