[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 0 / 1 / PUBViewKit / 0.0.1 / PUBViewKit.podspec.json
blobf693713cc2c3b13aba9b3a7c4ff8813555159f0a
2   "name": "PUBViewKit",
3   "version": "0.0.1",
4   "summary": "A short description of PUBViewKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iospublic/PUBViewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iospublic": "iospublic"
13   },
14   "source": {
15     "git": "https://github.com/iospublic/PUBViewKit.git",
16     "tag": "0.0.1"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "PUBViewKit/Classes/**/*",
24   "dependencies": {
25     "PUBCategory": [
27     ],
28     "PUBFontImage": [
30     ],
31     "Masonry": [
33     ],
34     "MJRefresh": [
36     ],
37     "MJExtension": [
39     ],
40     "SDWebImage": [
42     ]
43   },
44   "resource_bundles": {
45     "PUBViewKit": [
46       "PUBViewKit/Assets/*.xcassets"
47     ]
48   },
49   "swift_version": "5.0"