[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 3 / b / knokSDK / 0.0.3 / knokSDK.podspec.json
blobe6744f99a809e9d4bbc72ccfcbc3627f99178a98
2   "name": "knokSDK",
3   "version": "0.0.3",
4   "summary": "knok library",
5   "description": "Private library to access knok services.",
6   "homepage": "https://knokcare.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "andresousa": "andre@iterar.co"
13   },
14   "source": {
15     "git": "https://github.com/knok-healthcare/ios-knok-sdk.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "knokSDK/**/*",
23   "static_framework": true,
24   "dependencies": {
25     "OpenTok": [
26       "2.16.3"
27     ]
28   },
29   "swift_version": "4.0"