[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / c / d / RestlerCore / 1.0.1 / RestlerCore.podspec.json
blobc0d2fc05e2fa93e46580cc8a112456a12ca8e5a3
2   "name": "RestlerCore",
3   "version": "1.0.1",
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.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.2",
22   "source_files": "Sources/RestlerCore/**/*.swift",
23   "swift_version": "5.2"