[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / c / 2 / PWUnionpayPlugin / 1.0.3 / PWUnionpayPlugin.podspec.json
blobb502e374b953db42c388b1862dee681c56e66e11
2   "name": "PWUnionpayPlugin",
3   "version": "1.0.3",
4   "summary": "PWUnionpayPlugin",
5   "description": "Plugin for Unionpay payment option for PWCoreSDK",
6   "homepage": "http://paymentwall.com",
7   "authors": {
8     "tien.vu": "kyle.vu@paymentwall.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "license": {
14     "type": "Apache 2.0",
15     "file": "LICENSE"
16   },
17   "source": {
18     "git": "https://github.com/paymentwall/ios-sdk-core.git",
19     "tag": "PWUnionpayPlugin-v1.0.3"
20   },
21   "source_files": [
22     "PWUnionpayPlugin",
23     "PWUnionpayPlugin/**/*.{h,m}",
24     "PWUnionpayPlugin/Headers/*.h"
25   ],
26   "resources": "PWUnionpayPlugin/PWUnionpayPlugin.bundle",
27   "vendored_libraries": "PWUnionpayPlugin/libPWUnionpayPlugin.a",
28   "dependencies": {
29     "PWCoreSDK": [
31     ]
32   }