blob: 3e00c61a425b82d77a6c9fefa90b757d533ca2c6 [file] [log] [blame]
{
"name": "Use_Desk_iOS_SDK",
"version": "0.0.1",
"summary": "A short description of Use_Desk_iOS_SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/usedesk/iOS_SDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim": "ixotdog@gmail.com"
},
"source": {
"git": "https://github.com/usedesk/iOS_SDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"frameworks": [
"UIKit",
"MapKit",
"AVFoundation"
],
"dependencies": {
"MBProgressHUD": [
],
"NYTPhotoViewer": [
"1.2.0"
],
"ProgressHUD": [
],
"RCAudioPlayer": [
],
"Socket.IO-Client-Swift": [
],
"AFNetworking": [
"~> 3.1.0"
],
"NSDate-Escort": [
],
"NSDate+Helpers": [
]
}
}