[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 3 / f / BlipChat / 1.0.0 / BlipChat.podspec.json
blobd7f735a970dd439009a2afe6264b292cff59d9f5
2   "name": "BlipChat",
3   "version": "1.0.0",
4   "summary": "A Swift Framework to easly add BLiP conversations in your iOS app. For more information see BLiP portal and BLiP documentation.",
5   "homepage": "https://github.com/takenet/blip-chat-ios",
6   "documentation_url": "https://github.com/takenet/blip-chat-ios",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Take": "op.blip.app@take.net"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "http": "https://github.com/takenet/blip-chat-ios/raw/master/Releases/1.0.0.zip"
16   },
17   "vendored_frameworks": "BlipChat.framework",
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.0"
20   }