[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 8 / VoxeetConferenceKit / 1.2.7 / VoxeetConferenceKit.podspec.json
blobb5f81da851ba05280742b922577852af24304206
2   "name": "VoxeetConferenceKit",
3   "version": "1.2.7",
4   "summary": "The Voxeet UXKit is a quick way of adding premium audio, video chats, and other supported options.",
5   "license": "MIT",
6   "authors": "Voxeet",
7   "homepage": "https://voxeet.com",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "swift_versions": "5.1.3",
12   "source": {
13     "git": "https://github.com/voxeet/voxeet-uxkit-ios.git",
14     "tag": "1.2.7"
15   },
16   "frameworks": "UIKit",
17   "source_files": "VoxeetUXKit/**/*.{h,m,swift}",
18   "resources": "VoxeetUXKit/**/*.{mp3,storyboard,xcassets,lproj}",
19   "dependencies": {
20     "VoxeetSDK": [
21       "~> 1.0"
22     ],
23     "SDWebImage": [
24       "~> 5.0"
25     ]
26   },
27   "swift_version": "5.1.3"