[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / 4 / PUBConfig / 0.0.1 / PUBConfig.podspec.json
blob53512f222e25f43c39ef850e914692257a9564e6
2   "name": "PUBConfig",
3   "version": "0.0.1",
4   "summary": "A short description of PUBConfig.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iospublic/PUBConfig",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iospublic": "iospublic"
13   },
14   "source": {
15     "git": "https://github.com/iospublic/PUBConfig.git",
16     "tag": "0.0.1"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PUBConfig/Classes/**/*",
23   "public_header_files": "PUBConfig/Classes/**/*.h",
24   "dependencies": {
25     "AESCrypt": [
27     ]
28   }