blob: 2628f62017927aa89de32fe9753fc2886b25fd49 [file] [log] [blame]
{
"name": "ChannelsSDK",
"version": "0.0.2",
"summary": "Channels SDK for TCP Application",
"homepage": "https://gitlab.com/tata-digital/channels/ios/sdk-ios",
"license": {
"type": "TCP Private"
},
"authors": {
"Suraj Kumar": "surajk@dewsolutions.in"
},
"source": {
"git": "https://suraj_kumar@gitlab.com/tata-digital/channels/ios/sdk-ios.git",
"tag": "0.0.2"
},
"module_name": "ChannelsSDK",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "ChannelsSDK.xcframework",
"dependencies": {
"CouchbaseLite-Swift": [
"2.7.0"
]
},
"swift_version": "5.0"
}