[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / 8 / UseDesk_SDK_Swift / 0.3.4 / UseDesk_SDK_Swift.podspec.json
blobe50a4bd7648c873ce548cb07cb46c633365e4a22
2   "name": "UseDesk_SDK_Swift",
3   "version": "0.3.4",
4   "summary": "A short description of UseDesk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/usedesk/UseDeskSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "serega@budyakov.com": "kon.sergius@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/usedesk/UseDeskSwift.git",
16     "tag": "0.3.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.0",
22   "requires_arc": true,
23   "static_framework": true,
24   "ios": {
25     "source_files": "UseDesk/Classes/*.{m,h,swift}"
26   },
27   "resources": "UseDesk/Classes/*.{png,jpeg,jpg,storyboard,xib}",
28   "frameworks": [
29     "UIKit",
30     "MapKit",
31     "AVFoundation"
32   ],
33   "dependencies": {
34     "MBProgressHUD": [
36     ],
37     "NYTPhotoViewer": [
38       "1.2.0"
39     ],
40     "ProgressHUD": [
42     ],
43     "Socket.IO-Client-Swift": [
45     ],
46     "Alamofire": [
48     ],
49     "QBImagePickerController": [
51     ],
52     "UIAlertController+Blocks": [
54     ],
55     "SDWebImage": [
57     ]
58   },
59   "swift_version": "4.0"