[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 1 / PXRPPayByPayment / 1.1.3 / PXRPPayByPayment.podspec.json
blob9ad9aceceb8b96edce6c86d5d9e6a45dc33377bb
2   "name": "PXRPPayByPayment",
3   "version": "1.1.3",
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.1.3"
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   ],
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   }