| { |
| "name": "VoxeetConferenceKit", |
| "version": "1.2.6", |
| "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.6" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "VoxeetUXKit/**/*.{h,m,swift}", |
| "resources": "VoxeetUXKit/**/*.{mp3,storyboard,xcassets}", |
| "dependencies": { |
| "VoxeetSDK": [ |
| "~> 1.0" |
| ], |
| "SDWebImage": [ |
| "~> 5.0" |
| ] |
| }, |
| "swift_version": "5.1.3" |
| } |