[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 0 / ChatBotBJ / 1.0.6 / ChatBotBJ.podspec.json
blobc874ae5cc8cccc1256f924683e803fd6bdbccbb0
2   "name": "ChatBotBJ",
3   "version": "1.0.6",
4   "summary": "Pod for ChatBotBJ",
5   "description": "Pod for ChatBot",
6   "homepage": "https://www.example.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ranapn123": "ranapnm@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ranapnm123/ChatBotBJ.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "ChatBotPro",
23     "ChatBotPro/**/*.{h,m}"
24   ],
25   "exclude_files": "ChatBotPro/**/LaunchScreen.storyboard",
26   "resource_bundles": {
27     "ChatBotPro": [
28       "ChatBotPro/**/*.{png,jpg,storyboard,xib,lproj,xcassets,xcdatamodeld}"
29     ]
30   },
31   "frameworks": [
32     "CoreData",
33     "Foundation"
34   ],
35   "static_framework": true,
36   "dependencies": {
37     "Firebase/Core": [
39     ],
40     "IDMPhotoBrowser": [
42     ],
43     "FirebaseMessaging": [
45     ],
46     "AWSS3": [
47       "~> 2.6.13"
48     ]
49   }