[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / 0 / Hippo / 1.7.23 / Hippo.podspec.json
blob4b3dcdc05ff867123f4c16fcd54a88788cd77cc7
2   "name": "Hippo",
3   "version": "1.7.23",
4   "summary": "Now add Agent in app for quick support.",
5   "homepage": "https://git.clicklabs.in/publicrepos/Hippo-SDK-iOS",
6   "documentation_url": "https://git.clicklabs.in/publicrepos/Hippo-SDK-iOS",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "        Licensed under the Apache License, Version 2.0 (the 'License');\n        you may not use this file except in compliance with the License.\n        You may obtain a copy of the License at\n        \n        http://www.apache.org/licenses/LICENSE-2.0\n        \n        Unless required by applicable law or agreed to in writing, software\n        distributed under the License is distributed on an \"AS IS\" BASIS,\n        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n        See the License for the specific language governing permissions and\n        limitations under the License.\n"
10   },
11   "authors": {
12     "Vishaljhanjhri": "https://git.clicklabs.in/publicrepos/Hippo-SDK-iOS.git"
13   },
14   "source": {
15     "git": "https://git.clicklabs.in/publicrepos/Hippo-SDK-iOS.git",
16     "tag": "1.7.23"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Hippo/**/*.{swift,h,m}",
22   "exclude_files": "Classes/Exclude",
23   "static_framework": false,
24   "swift_version": "4.2",
25   "resource_bundles": {
26     "Hippo": [
27       "Hippo/*.{lproj,storyboard,xcassets,gif}",
28       "Hippo/Assets/**/*.imageset",
29       "Hippo/UIView/TableViewCell/**/*.xib",
30       "Hippo/UIView/CollectionViewCells/**/*.xib",
31       "Hippo/UIView/CustomViews/**/*.xib",
32       "Hippo/**/*.gif",
33       "README.md"
34     ]
35   },
36   "resources": [
37     "Hippo/*.xcassets"
38   ],
39   "preserve_paths": [
40     "README.md"
41   ],
42   "dependencies": {
43     "MZFayeClient": [
45     ]
46   },
47   "default_subspecs": "Chat",
48   "pod_target_xcconfig": {
49     "ENABLE_BITCODE": "No"
50   },
51   "subspecs": [
52     {
53       "name": "Chat"
54     },
55     {
56       "name": "Call",
57       "dependencies": {
58         "HippoCallClient": [
59           "0.0.6"
60         ]
61       }
62     }
63   ]