[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / a / sonect-sdk-ios / 2.0.2 / sonect-sdk-ios.podspec.json
blob7a0db2ce69e22bb3e5a400bb2bb589b9afabbe93
2   "name": "sonect-sdk-ios",
3   "version": "2.0.2",
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": "10.0"
16   },
17   "source": {
18     "http": "https://github.com/sonect/sonect-sdk-ios/releases/download/2.0.2/SonectSDK_Cocoapods.framework.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "Sonect.framework"
22   },
23   "dependencies": {
24     "sonect-core-ios": [
26     ]
27   }