[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / 3 / YXSwiftKitUtil / 0.1.1 / YXSwiftKitUtil.podspec.json
blob80c72f1da5fb7e5c70b48ddfab00be692d21a71e
2   "name": "YXSwiftKitUtil",
3   "pod_target_xcconfig": {
4     "VALID_ARCHS": "x86_64 armv7 arm64"
5   },
6   "version": "0.1.1",
7   "summary": "Swift常用Kit工具类",
8   "description": "TODO: Add long description of the pod here.",
9   "homepage": "https://github.com/Mr-Jesson/YXSwiftKitUtil",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Mr-Jesson": "zjsaufe@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/Mr-Jesson/YXSwiftKitUtil.git",
19     "tag": "0.1.1"
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "YXSwiftKitUtil/Classes/**/*",
25   "resource_bundles": {
26     "YXSwiftKitUtil": [
27       "YXSwiftKitUtil/Classes/src/*.png"
28     ]
29   },
30   "public_header_files": "Pod/Classes/**/*.h",
31   "dependencies": {
32     "SnapKit": [
33       "5.0.0"
34     ],
35     "TangramKit": [
36       "1.4.2"
37     ],
38     "Moya": [
39       "15.0.0"
40     ],
41     "RxSwift": [
42       "6.5.0"
43     ],
44     "RxCocoa": [
45       "6.5.0"
46     ],
47     "RxDataSources": [
48       "5.0.0"
49     ],
50     "dsBridge": [
51       "3.0.6"
52     ],
53     "SwiftyJSON": [
54       "5.0.0"
55     ],
56     "ObjectMapper": [
57       "4.2.0"
58     ]
59   }