[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / 6 / RSBridgeThridParty / 0.1.0 / RSBridgeThridParty.podspec.json
blob82f6b246c88b337f63f7d5281155f2b5f7e929ec
2   "name": "RSBridgeThridParty",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "RSBridgeThridParty/Classes/**/*",
22   "dependencies": {
23     "RSBridgeCore": [
25     ],
26     "PKHUD": [
28     ],
29     "KeychainAccess": [
31     ],
32     "SwiftyStoreKit": [
34     ],
35     "GXSwiftNetwork": [
37     ],
38     "GGXSwiftExtension": [
40     ]
41   }