blob: 156628d46ed8ad47567f24767db19637ed837f99 [file] [log] [blame]
{
"name": "Sdk1doc3",
"platforms": {
"ios": "11.0"
},
"summary": "Sdk1doc3 let developer use 1doc3 services",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolás Durán": "nduran@1doc3.com"
},
"homepage": "https://github.com/1DOC3/ios-sdk",
"source": {
"git": "https://github.com/1DOC3/ios-sdk.git",
"tag": "1.0.1"
},
"module_name": "Sdk1doc3",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"KeychainSwift": [
"~> 10.0"
],
"Socket.IO-Client-Swift": [
"~> 12.1.2"
],
"Font-Awesome-Swift": [
"~> 1.7.1"
],
"TwilioVideo": [
"~> 1.3.3"
]
},
"source_files": "Sdk1doc3/**/*.{swift}",
"resource_bundles": {
"Sdk1doc3": [
"Sdk1doc3/**/*.{storyboard}",
"Resources/**/*.{storyboard,xassets}"
]
},
"resources": [
"Sdk1doc3/**/*.{xassets,png,jpeg,jpg,storyboard,xib}",
"Resources/**/*.{png,jpeg,jpg,storyboard,xib,xassets}"
],
"pushed_with_swift_version": "4.0"
}