[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / f / WeexWXPay / 0.0.1 / WeexWXPay.podspec.json
blob8026cc643b5673635533de4752e6f09111935f00
2   "name": "WeexWXPay",
3   "version": "0.0.1",
4   "summary": "Weex 微信支付",
5   "description": "Weexplugin wxpay",
6   "homepage": "https://github.com/WUBOSS/Weex-WXPay",
7   "license": {
8     "type": "MIT",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "WUBOSS": "1054258896@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/WUBOSS/Weex-WXPay.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ios/Sources/*.{h,m,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "WeexPluginLoader": [
26     ],
27     "WeexSDK": [
29     ],
30     "ShareSDK3/ShareSDKPlatforms/WeChat": [
32     ],
33     "ShareSDK3": [
35     ]
36   }