[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 5 / 6 / RSBridgeThridParty / 0.1.6 / RSBridgeThridParty.podspec.json
blob68249f3cc92fe29549a962475fcbeff1f17822b4
2   "name": "RSBridgeThridParty",
3   "version": "0.1.6",
4   "summary": "优化代码结构",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.risekid.cn/ce/ios-bridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "小修": "gaoguangxiao125@sina.com"
13   },
14   "source": {
15     "git": "http://gitlab.risekid.cn/ce/ios-bridge/thridparty.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "static_framework": true,
22   "source_files": "RSBridgeThridParty/Classes/**/*",
23   "resource_bundles": {
24     "RSBridgeThridParty": [
25       "RSBridgeThridParty/Assets/*.png",
26       "RSBridgeThridParty/Assets/Assets.xcassets"
27     ]
28   },
29   "dependencies": {
30     "RSBridgeCore": [
32     ],
33     "SwiftyStoreKit": [
35     ],
36     "GXSwiftNetwork": [
38     ],
39     "GXTaskDownload": [
41     ],
42     "UMCommon": [
44     ]
45   }