[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 3 / f / BlipChat / 2.2.2 / BlipChat.podspec.json
blob8ab610cf9d076ca6bd68976d1a95839315521def
2   "name": "BlipChat",
3   "version": "2.2.2",
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": {
8     "type": "Apache-2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Take": "blip@take.net"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/takenet/blip-chat-ios.git",
19     "tag": "2.2.2"
20   },
21   "source_files": [
22     "src/BlipChat/*.swift",
23     "src/BlipChat/*.storyboard"
24   ],
25   "resource_bundles": {
26     "BlipChat": [
27       "src/BlipChat/*.xcassets",
28       "src/BlipChat/*.html"
29     ]
30   },
31   "swift_versions": "5.1",
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "5.1"
34   },
35   "swift_version": "5.1"