[Add] BTSimpleHTTPNetworking 1.0.4
[CocoaPods.git] / Specs / 5 / 7 / 0 / RXD_SDK / 0.0.1 / RXD_SDK.podspec.json
blobc3315c1a4ebcd3157c81bf8165332f35cd77b1df
2   "name": "RXD_SDK",
3   "version": "0.0.1",
4   "summary": "瑞修得SDK.",
5   "description": "一汽SDK",
6   "homepage": "http://www.ruixiude.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Biao": "370176334@qq.com"
13   },
14   "source": {
15     "git": "ssh://git@gitlab.intranet.ruixiude.com:10022/sdks/rxd_sdk.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "vendored_frameworks": [
25     "RXD_SDK/Classes/RXD_SDK.framework"
26   ],
27   "resources": "RXD_SDK/Assets/RXDBundle.bundle",
28   "frameworks": [
29     "UIKit",
30     "MapKit",
31     "Foundation",
32     "CoreGraphics",
33     "CoreTelephony",
34     "SystemConfiguration",
35     "CoreLocation",
36     "Security",
37     "AdSupport"
38   ],
39   "libraries": [
40     "c++",
41     "z.1.2.5"
42   ],
43   "dependencies": {
44     "RxSwift": [
45       "~> 5"
46     ],
47     "RxCocoa": [
48       "~> 5"
49     ],
50     "Alamofire": [
51       "~> 5.2"
52     ],
53     "SnapKit": [
54       "~> 5.0.0"
55     ],
56     "MJRefresh": [
58     ],
59     "SVProgressHUD": [
61     ],
62     "URLNavigator": [
64     ],
65     "Charts": [
67     ],
68     "IQKeyboardManagerSwift": [
70     ],
71     "SSZipArchive": [
73     ],
74     "libxlsxwriter": [
76     ],
77     "SocketRocket": [
79     ],
80     "RongRTCLib": [
81       "~> 5.1.1"
82     ]
83   },
84   "swift_version": "5.0"