blob: 107357bbd7d6a96b7a87d089b299891bbf2ea2cc [file] [log] [blame]
{
"name": "knokSDK",
"version": "0.0.4",
"summary": "knok library",
"description": "Private library to access knok services.",
"homepage": "https://knokcare.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andresousa": "andre@iterar.co"
},
"source": {
"git": "https://github.com/knok-healthcare/ios-knok-sdk.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "knokSDK/**/*",
"static_framework": true,
"dependencies": {
"OpenTok": [
"2.16.3"
]
},
"swift_version": "4.0"
}