[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / a / sonect-sdk-ios / 4.18.7 / sonect-sdk-ios.podspec.json
blob1f12b3ef978c1ebda48fecbb07f3a709a619dcf2
2   "name": "sonect-sdk-ios",
3   "version": "4.18.7",
4   "summary": "Sonect SDK",
5   "description": "This is the Sonect SDK public podspec.",
6   "homepage": "https://github.com/sonect/sonect-sdk-ios",
7   "license": {
8     "type": "Sonect Closed Source",
9     "text": "                    Copyright (C) Sonect AG - All Rights Reserved\n                    Unauthorized copying of this file, and the Sonect SDK via any medium is strictly prohibited\n                    Proprietary and confidential\n                    Sonect, July 2019. \n"
10   },
11   "authors": {
12     "sonect": "marko.hlebar@sonect.ch"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/sonect/sonect-sdk-ios/releases/download/4.18.7/SonectSDK_Cocoapods.framework.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "Sonect.xcframework"
22   },
23   "dependencies": {
24     "sonect-core-ios": [
25       "~> 1.5.1"
26     ]
27   }