blob: 19f6a309a92c14f2618c5c0b36e9b9d0885dfac9 [file] [log] [blame]
{
"name": "BlipChat",
"version": "0.0.27",
"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-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": "8.0"
},
"source": {
"http": "https://github.com/takenet/blip-chat-ios/raw/master/Releases/0.0.27.zip"
},
"vendored_frameworks": "BlipChat.framework",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}