[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / 0 / Hippo / 2.1.55 / Hippo.podspec.json
blob899eb42c13d8eb0c9147d870f5282e94d7c90e04
2   "name": "Hippo",
3   "version": "2.1.55",
4   "summary": "Now add Agent in app for quick support.",
5   "homepage": "https://github.com/Jungle-Works/Hippo-iOS-SDK",
6   "documentation_url": "https://github.com/Jungle-Works/Hippo-iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Vishal Jhanjhri": "jhanjhri.vishal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Jungle-Works/Hippo-iOS-SDK.git",
16     "tag": "2.1.55"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Hippo/**/*.{swift,h,m}",
22   "exclude_files": "Classes/Exclude",
23   "static_framework": false,
24   "swift_versions": "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/InternalClasses/Views/**/*.xib",
33       "Hippo/InternalClasses/Module/**/*.xib",
34       "Hippo/**/*.gif",
35       "Hippo/**/*.wav",
36       "Hippo/Language/**/*.strings",
37       "Hippo/**/*.js",
38       "README.md"
39     ]
40   },
41   "resources": [
42     "Hippo/*.xcassets"
43   ],
44   "dependencies": {
45     "Socket.IO-Client-Swift": [
47     ]
48   },
49   "default_subspecs": "Chat",
50   "subspecs": [
51     {
52       "name": "Chat"
53     }
54   ],
55   "swift_version": "4.2"