[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / e / a / 6 / PUBCrash / 0.0.1 / PUBCrash.podspec.json
blob3ec36582d4bd2669193f3bba2cec78a91dade03e
2   "name": "PUBCrash",
3   "version": "0.0.1",
4   "summary": "A short description of PUBCrash.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iospublic/PUBCrash",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iospublic": "iospublic"
13   },
14   "source": {
15     "git": "https://github.com/iospublic/PUBCrash.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "static_framework": true,
22   "swift_versions": "5.0",
23   "subspecs": [
24     {
25       "name": "Crash",
26       "source_files": "PUBCrash/Classes/Crash/**/*",
27       "public_header_files": "PUBCrash/Classes/Crash/**/*.h",
28       "dependencies": {
29         "Bugly": [
31         ],
32         "JJException": [
34         ],
35         "TDFModuleKit": [
36           "1.0.6"
37         ],
38         "PUBConfig": [
40         ]
41       }
42     },
43     {
44       "name": "Timer",
45       "source_files": "PUBCrash/Classes/Timer/**/*",
46       "public_header_files": "PUBCrash/Classes/Timer/**/*.h"
47     }
48   ],
49   "swift_version": "5.0"