[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / a / SDKDemo1 / 1.7.13 / SDKDemo1.podspec.json
blob066ebbdf05c343d6bb357de0f171514faf015537
2   "name": "SDKDemo1",
3   "version": "1.7.13",
4   "summary": "Now add Agent in app for quick support.",
5   "homepage": "https://git.clicklabs.in/publicrepos/Hippo-SDK-iOS.git",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "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"
9   },
10   "authors": {
11     "Vishaljhanjhri": "https://git.clicklabs.in/publicrepos/Hippo-SDK-iOS.git"
12   },
13   "source": {
14     "git": "https://git.clicklabs.in/publicrepos/Hippo-SDK-iOS.git",
15     "tag": "1.7.13"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Fugu/**/*.{swift,h,m}",
21   "exclude_files": "Classes/Exclude",
22   "resource_bundles": {
23     "SDKDemo1": [
24       "Fugu/*.{lproj,storyboard,xcassets,gif}",
25       "Fugu/Assets/**/*.imageset",
26       "Fugu/UIView/TableViewCell/**/*.xib",
27       "Fugu/UIView/CollectionViewCells/**/*.xib",
28       "Fugu/UIView/CustomViews/**/*.xib",
29       "Fugu/**/*.gif",
30       "README.md"
31     ]
32   },
33   "resources": [
34     "Fugu/*.xcassets"
35   ],
36   "dependencies": {
37     "MZFayeClient": [
39     ]
40   }