[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / c / f / d / CappasitySwiftUI / 1.0.1 / CappasitySwiftUI.podspec.json
blob85188e06ccbd98cb90051e45b48b0ef2abea6c10
2   "name": "CappasitySwiftUI",
3   "cocoapods_version": ">= 1.10.0",
4   "version": "1.0.1",
5   "summary": "Cappasity SwiftUI Framework contains functionality for working with models on the Cappasity platform.",
6   "description": "Cappasity SwiftUI Framework contains functionality for working with models on the Cappasity platform, i.e.:\n\nobtaining the models\nobtaining the properties of a given model\ndisplaying the model",
7   "homepage": "https://github.com/CappasityTech/CappasityiOS",
8   "license": {
9     "type": "Copyright",
10     "text": "Copyright (c) 2021, Cappasity Inc. All rights reserved.",
11     "file": "LICENSE"
12   },
13   "authors": "Cappasity",
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "http": "https://github.com/CappasityTech/CappasityiOS/releases/download/v1.0.1/CappasitySwiftUI.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "CappasitySwiftUI.xcframework"
22   }