[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / d / 7 / RXSStoryblokClient / 0.1.0 / RXSStoryblokClient.podspec.json
blob22ddfdf9613bdf6df4d7354a607d3be6923f7c92
2   "name": "RXSStoryblokClient",
3   "version": "0.1.0",
4   "summary": "A lightweight pure Swift SDK for the Storyblok Content Delivery and Management APIs",
5   "description": "'This is a Swift SDK/Wrapper around the Storyblok Delivery API and the Storyblok Management API. The purpose of this Pod is to make using said APIs easier, quicker and more readable.'",
6   "homepage": "https://github.com/regiolix-solutions/storyblok-swift-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Medweschek Michael": "michael@regiolix.at"
13   },
14   "source": {
15     "git": "https://github.com/regiolix-solutions/storyblok-swift-sdk.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "RXSStoryblokClient/Classes/**/*",
23   "swift_version": "5.0"