[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 5 / 6 / RSBridgeThridParty / 0.1.4 / RSBridgeThridParty.podspec.json
bloba608d5963e29cd394b88a688a95222a96c1557d4
2   "name": "RSBridgeThridParty",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "10.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   }