[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / 8 / UseDesk_SDK_Swift / 0.3.9 / UseDesk_SDK_Swift.podspec.json
blob04e7ac4c82c33a7eec9e87e1cb5b5ef56480bbd1
2   "name": "UseDesk_SDK_Swift",
3   "version": "0.3.9",
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.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.0",
22   "static_framework": true,
23   "ios": {
24     "source_files": "UseDesk/Classes/*.{m,h,swift}"
25   },
26   "resources": [
27     "UseDesk/Assets/*.{png,xcassets,imageset,jpeg,jpg}",
28     "UseDesk/Classes/*.{storyboard,xib,bundle}"
29   ],
30   "frameworks": [
31     "UIKit",
32     "MapKit",
33     "AVFoundation"
34   ],
35   "dependencies": {
36     "MBProgressHUD": [
37       "~> 1.0"
38     ],
39     "NYTPhotoViewer": [
40       "1.2.0"
41     ],
42     "ProgressHUD": [
44     ],
45     "Socket.IO-Client-Swift": [
46       "~> 14.0"
47     ],
48     "Alamofire": [
49       "~> 4.0"
50     ],
51     "QBImagePickerController": [
52       "~> 3.4"
53     ],
54     "UIAlertController+Blocks": [
56     ],
57     "SDWebImage": [
58       "~> 4.0"
59     ]
60   },
61   "swift_version": "4.0"