blob: fa76e8b87de5fdc8dd1224df9e5e2d9fb4762e31 [file] [log] [blame]
{
"name": "BlipSDK",
"version": "0.0.21",
"summary": "A Swift Frameword to easly add BLiP conversations in your iOS app. For more information see BLiP portal and BLiP documentation.",
"homepage": "https://github.com/takenet/blip-sdk-ios",
"documentation_url": "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.21.zip"
},
"vendored_frameworks": "BlipSDK.framework",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"deprecated_in_favor_of": "BlipChat"
}