[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / a / ChatBotPro / 0.0.7 / ChatBotPro.podspec.json
blobb433d17473632092baa7f5afab1c114e1849005c
2   "name": "ChatBotPro",
3   "version": "0.0.7",
4   "summary": "Pod for ChatBotPro.",
5   "description": "This pod is created for chatbot",
6   "homepage": "https://github.com/ranapnm123/ChatBotPro",
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": "0.0.7"
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}"
29     ]
30   },
31   "static_framework": true,
32   "dependencies": {
33     "Firebase/Core": [
35     ],
36     "Vertigo": [
38     ]
39   }