[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 4 / e / 2 / UseDesk / 0.1.1 / UseDesk.podspec.json
blob3ffa5b0e05abadb08ae1d9ba81bdfcc6aace83d0
2   "name": "UseDesk",
3   "version": "0.1.1",
4   "summary": "A short description of UseDesk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xot-dog/UseDesk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "serega@budyakov.com": "ixotdog@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/usedesk/Use_Desk_iOS_SDK",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "requires_arc": true,
23   "static_framework": true,
24   "ios": {
25     "source_files": "UseDesk/Classes/*.{h,m}"
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     "RCAudioPlayer": [
45     ],
46     "Socket.IO-Client-Swift": [
48     ],
49     "AFNetworking": [
50       ">= 3.1.0"
51     ],
52     "NSDate-Escort": [
54     ],
55     "QBImagePickerController": [
57     ],
58     "NSDate+Helpers": [
60     ]
61   }