[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 1 / a / ChatBotPro / 1.0.2 / ChatBotPro.podspec.json
blobc3b6c21a557857156ec7949c026c39a8d033d7cb
2   "name": "ChatBotPro",
3   "version": "1.0.2",
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": "1.0.2"
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}"
29     ]
30   },
31   "static_framework": true,
32   "dependencies": {
33     "Firebase/Core": [
35     ],
36     "Vertigo": [
38     ],
39     "FirebaseMessaging": [
41     ]
42   }