blob: b5f81da851ba05280742b922577852af24304206 [file] [log] [blame]
{
"name": "VoxeetConferenceKit",
"version": "1.2.7",
"summary": "The Voxeet UXKit is a quick way of adding premium audio, video chats, and other supported options.",
"license": "MIT",
"authors": "Voxeet",
"homepage": "https://voxeet.com",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1.3",
"source": {
"git": "https://github.com/voxeet/voxeet-uxkit-ios.git",
"tag": "1.2.7"
},
"frameworks": "UIKit",
"source_files": "VoxeetUXKit/**/*.{h,m,swift}",
"resources": "VoxeetUXKit/**/*.{mp3,storyboard,xcassets,lproj}",
"dependencies": {
"VoxeetSDK": [
"~> 1.0"
],
"SDWebImage": [
"~> 5.0"
]
},
"swift_version": "5.1.3"
}