blob: 0b4f07fffcfa9c11b9437ab6fd32ba5d24a2952c [file] [log] [blame]
{
"name": "BlipChat",
"version": "2.0.8",
"summary": "A Swift Framework to easly add BLiP conversations in your iOS app. For more information see BLiP portal and BLiP documentation.",
"homepage": "https://github.com/takenet/blip-chat-ios",
"documentation_url": "https://github.com/takenet/blip-chat-ios",
"license": "Apache License, Version 2.0",
"authors": {
"Take": "op.blip.app@take.net"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/takenet/blip-chat-ios/raw/master/Releases/2.0.8.zip"
},
"vendored_frameworks": "BlipChat.framework",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}