blob: 77744edc7be7c47d1811e9925f593efda9df1f63 [file] [log] [blame]
{
"name": "BlaChatSDK",
"module_name": "BlaChatSDK",
"version": "0.0.23",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"summary": "BlaChatSDK for iOS client",
"homepage": "http://blameo.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Blameo VietNam": "thuongpv@blameo.com"
},
"source": {
"git": "https://github.com/nhoxkem96/BlaChatSDK.git",
"tag": "0.0.23"
},
"source_files": "BlaChatSDK/*.swift",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"~> 4.7.3"
],
"SQLite.swift": [
"~> 0.12.0"
],
"SwiftyJSON": [
],
"SwiftProtobuf": [
],
"Starscream": [
"~> 3"
]
},
"swift_version": "4.2"
}