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