[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 3 / f / BlipChat / 2.2.1 / BlipChat.podspec.json
blobc08f642954f033113053da4a5ef42efc70a58c33
2   "name": "BlipChat",
3   "version": "2.2.1",
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": "op.blip.app@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.1"
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.0",
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "5.0"
34   },
35   "swift_version": "5.0"