[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 3 / f / BlipChat / 2.2.3 / BlipChat.podspec.json
blob953f6d42bffe2114bb881c8ca7d1ee9672cebce6
2   "name": "BlipChat",
3   "version": "2.2.3",
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.3"
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.1",
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "5.0.1"
34   },
35   "swift_version": "5.0.1"