[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / a / SDKDemo1 / 0.0.35 / SDKDemo1.podspec.json
blob2ec7ec2d6f2317b633f04c0cb1844f7f009015e3
2   "name": "SDKDemo1",
3   "version": "0.0.35",
4   "summary": "Sending first message in transaction ID and channel switching",
5   "homepage": "https://git.clicklabs.in/publicrepos/SDKDemo.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     "gagandeepjugnoo": "https://git.clicklabs.in/publicrepos/SDKDemo.git"
12   },
13   "source": {
14     "git": "https://git.clicklabs.in/publicrepos/SDKDemo.git",
15     "tag": "0.0.35"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Fugu/**/*.swift",
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/**/*.gif"
28     ]
29   },
30   "resources": [
31     "Fugu/*.xcassets"
32   ],
33   "dependencies": {
34     "MZFayeClient": [
36     ]
37   },
38   "pushed_with_swift_version": "3.0"