[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / a / ChatBotPro / 1.0.45 / ChatBotPro.podspec.json
blob7198369eb8286a954384c9ad7d5b0f5ed59dc5b1
2   "name": "ChatBotPro",
3   "version": "1.0.45",
4   "summary": "Pod for ChatBotPro.",
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/ChatBotPro.git",
19     "tag": "1.0.45"
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   }