blob: 412228ef3b4932d490478a1706fb186a6f9a72f0 [file] [log] [blame]
{
"name": "ChannelsSDK",
"version": "0.0.3",
"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.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Channels/ChannelsSDK/ChannelsSDK.xcframework",
"dependencies": {
"CouchbaseLite-Swift": [
"2.7.0"
]
},
"swift_version": "5.0"
}