[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 5 / c / TSYPay / 0.0.1 / TSYPay.podspec.json
blob35bfdeb6e33453ae7c0cc915d912237539c2f91e
2   "name": "TSYPay",
3   "version": "0.0.1",
4   "summary": "TSYPay.",
5   "homepage": "https://gitlab.com/allinpay/tsypay",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lengyc": "lengyc@allinpay.com"
12   },
13   "source": {
14     "git": "git@gitlab.com:allinpay/tsypay.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "TSYPay/Classes/**/*",
21   "resource_bundles": {
22     "TSYPayResources": "TSYPay/Assets/**/*"
23   },
24   "public_header_files": "TSPay/CLasses/TSYPay.h",
25   "dependencies": {
26     "AlipaySDK-iOS": [
27       "~> 15.6"
28     ],
29     "WechatOpenSDK": [
30       "~> 1.8"
31     ],
32     "MJRefresh": [
33       "~> 3.3.1"
34     ],
35     "GreedUPPayPlugin": [
37     ]
38   },
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
41     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "frameworks": [
47     "CFNetwork",
48     "SystemConfiguration"
49   ],
50   "libraries": "z",
51   "static_framework": true