[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / c / a / YXPaymentSDK / 0.1.4 / YXPaymentSDK.podspec.json
blob31f9a071e416bc508747227d0a50a6b37b5d1fcc
2   "name": "YXPaymentSDK",
3   "version": "0.1.4",
4   "summary": "银信支付SDK",
5   "description": "银信支付SDK, 官方支持地址",
6   "homepage": "https://github.com/Narsiss/YXPaymentSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "solo": "donkeycanfly@msn.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Narsiss/YXPaymentSDK.git",
19     "tag": "0.1.4"
20   },
21   "source_files": "YXPayment/include/**/*.{h,m}",
22   "resources": [
23     "YXPayment/include/**/*.bundle"
24   ],
25   "ios": {
26     "vendored_libraries": "YXPayment/libYXPayment.a"
27   },
28   "public_header_files": "YXPayment/include/**/*.{h}",
29   "frameworks": "Security"