blob: dd0da93acb3cf586cfed93f7b9b9f1e477fb500e [file] [log] [blame]
{
"name": "LwayveSDK",
"version": "1.0.0",
"summary": "iOS library",
"homepage": "https://github.com/LWAYVE/ios-sdk",
"authors": {
"Lixar, Inc": "infra@lwayve.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LWAYVE/ios-sdk.git",
"tag": "1.0.0"
},
"vendored_frameworks": "LwayveSDK/LwayveSDK.framework",
"frameworks": "Foundation",
"dependencies": {
"YapDatabase": [
"~> 3"
],
"Alamofire": [
"~> 4.4"
],
"SwiftyJSON": [
"~> 3.1"
],
"KeychainSwift": [
"~> 8.0"
],
"CocoaLumberjack/Swift": [
"~> 3.2"
],
"GoogleToolboxForMac/NSData+zlib": [
"~> 2.1"
],
"GoogleToolboxForMac/Logger": [
],
"Protobuf": [
"~> 3.1"
]
},
"requires_arc": true,
"license": "MIT",
"pushed_with_swift_version": "3.0"
}