blob: b7297e3e266423fc7e16bc676f1b5b15cdf0b78b [file] [log] [blame]
{
"name": "Paldesk",
"version": "0.0.2",
"summary": "A brief description of MyFramework project.",
"description": "An extended description of MyFramework project.",
"homepage": "http://paldesk.io",
"license": {
"type": "Copyright",
"text": " Copyright 2018\n Permission is granted to...\n"
},
"authors": {
"Sungazer OÜ": "saverio@sungazer.io"
},
"source": {
"git": "https://github.com/sungazer-io/paldesk-ios-sdk.git",
"tag": "0.0.2"
},
"vendored_frameworks": "Paldesk.framework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0.1",
"dependencies": {
"Alamofire": [
"5.0.0-beta.6"
],
"Kingfisher": [
"5.5.0"
],
"ReSwift": [
"4.1.1"
],
"Socket.IO-Client-Swift": [
"15.0.0"
]
},
"swift_version": "5.0.1"
}