blob: 6bc3f08ed8483c3f09f43d30de7f7ada4e57baf6 [file] [log] [blame]
{
"name": "BlipSDK",
"version": "0.0.12",
"summary": "SDK to easly add BLiP conversations in your Android app. For more information see BLiP portal and BLiP documentation.",
"homepage": "https://github.com/takenet/blip-sdk-ios",
"license": "Apache License, Version 2.0",
"authors": {
"Take": "op.blip.app@take.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/takenet/blip-sdk-ios/raw/master/Releases/0.0.12.zip"
},
"vendored_frameworks": "BlipSDK.framework",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"deprecated_in_favor_of": "BlipChat"
}