[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / c / a / YXPaymentSDK / 0.0.1 / YXPaymentSDK.podspec.json
blob465a8d232afcfa84d820a57f566fc76df35e72ca
2   "name": "YXPaymentSDK",
3   "version": "0.0.1",
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": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/Narsiss/YXPaymentSDK.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "YXPayment/include/**/*.{h,m}",
22   "resources": [
23     "YXPayment/include/**/*.bundle"
24   ],
25   "preserve_paths": "YXPayment/*.a",
26   "public_header_files": "YXPayment/include/**/*.{h}",
27   "frameworks": "Security"