[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / 8 / c / Screeb / 1.2.0 / Screeb.podspec.json
blob6641a80f3645caca7f4372fe8b25a2f10e484c2e
2   "name": "Screeb",
3   "version": "1.2.0",
4   "summary": "Screeb is a feedback solution",
5   "description": "Screeb sdk for iOS  is a feedback solution to integrate in apps",
6   "homepage": "https://screeb.app",
7   "license": {
8     "type": "Proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Clement Quaquin": "clement@screeb.app"
13   },
14   "source": {
15     "http": "https://github.com/ScreebApp/sdk-ios-public/releases/download/1.2.0/Screeb.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.0",
21   "ios": {
22     "vendored_frameworks": "Screeb.xcframework"
23   },
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.4"
27     ],
28     "AlamofireNetworkActivityLogger": [
29       "~> 3.4"
30     ],
31     "Starscream": [
32       "~> 4.0.0"
33     ],
34     "Kingfisher": [
35       "~> 7.0"
36     ]
37   },
38   "swift_version": "5.0"