[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 6 / RSBridgeThridParty / 0.1.5 / RSBridgeThridParty.podspec.json
blobb5a57940dad937578ca8aba5e1776a5b99940eda
2   "name": "RSBridgeThridParty",
3   "version": "0.1.5",
4   "summary": "增加pay功能",
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.5"
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     "PKHUD": [
35     ],
36     "KeychainAccess": [
38     ],
39     "SwiftyStoreKit": [
41     ],
42     "GXSwiftNetwork": [
44     ],
45     "GGXSwiftExtension": [
47     ],
48     "GXTaskDownload": [
50     ],
51     "UMCommon": [
53     ]
54   }