[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 1 / PXRPPayByPayment / 1.0.6 / PXRPPayByPayment.podspec.json
blob65d221d86b7d57912d989962f9a855e7c00e85c3
2   "name": "PXRPPayByPayment",
3   "version": "1.0.6",
4   "summary": "PXRPPayBy Payment Gateway integration SDK for ios with In-app pay scenes",
5   "description": "ios sdk,PXRP PayBy Payment Gateway integration SDK for ios with In-app pay scenes",
6   "homepage": "https://github.com/PayBy/PayBy-inApp-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xinyuma": "xinyu.ma@payby.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/PayBy/PayBy-inApp-iOS.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "SLDPayByPayment",
23     "SLDPayByPayment/SLDPayByPayment.framework/Headers/*.{h}"
24   ],
25   "vendored_frameworks": "SLDPayByPayment/SLDPayByPayment.framework",
26   "public_header_files": "SLDPayByPayment/SLDPayByPayment.framework/Headers/*.h",
27   "resources": "SLDPayByPayment/SDLPayByPayment.bundle",
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ]