[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / f / BlipChat / 2.2.4 / BlipChat.podspec.json
blobfc30d0ec089bf74f961e6145e4e7e2b13c1ad724
2   "name": "BlipChat",
3   "version": "2.2.4",
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.4"
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   "resources": [
32     "src/BlipChat/*.xcassets",
33     "src/BlipChat/*.html"
34   ],
35   "swift_versions": "5.0.1",
36   "pod_target_xcconfig": {
37     "SWIFT_VERSION": "5.0.1"
38   },
39   "swift_version": "5.0.1"