[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / 9 / ChatBotDino / 0.1.4 / ChatBotDino.podspec.json
blob0587b3660160e890332dd908ae56d09562ab731f
2   "name": "ChatBotDino",
3   "version": "0.1.4",
4   "summary": "ChatBotDino is the framework to work with chat bot to the give answer of the query",
5   "description": "TODO: ChatBotDino is the framework to give the answer of the all qery which is you can share by this framework",
6   "homepage": "https://github.com/anilkushwaha92/ChatBotDino",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anilkushwaha92": "anil@appypiellp.com"
13   },
14   "source": {
15     "git": "https://github.com/anilkushwaha92/ChatBotDino.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ChatBotDino/Classes/**/*",
23   "resources": "ChatBotDino/Assets/*",
24   "resource_bundles": {
25     "ChatBotDino": [
26       "ChatBotDino/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png, plist}"
27     ]
28   },
29   "exclude_files": "Classes/Exclude",
30   "static_framework": true,
31   "dependencies": {
32     "Firebase/Firestore": [
34     ],
35     "FirebaseFirestoreSwift": [
37     ],
38     "PaddingLabel": [
40     ],
41     "ADCountryPicker": [
43     ],
44     "AMKeyboardFrameTracker": [
46     ]
47   },
48   "swift_version": "5.0"