[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / c / d / RestlerCore / 1.1.2 / RestlerCore.podspec.json
blob837bbcbff473da82ccf1b637d1fdea922ba7f57c
2   "name": "RestlerCore",
3   "version": "1.1.2",
4   "summary": "Framework for REST requests in Swift",
5   "description": "Restler is a framework for type-safe and easy REST API requests in Swift.",
6   "homepage": "https://github.com/railwaymen/restler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bartłomiej Świerad": "bartlomiej.swierad@railwaymen.org"
13   },
14   "source": {
15     "git": "https://github.com/railwaymen/restler.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.2",
22   "source_files": "Sources/RestlerCore/**/*.swift",
23   "swift_version": "5.2"