[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 9 / 0 / b / HyperSDK / 2.0.22-test / HyperSDK.podspec.json
blob424d07d58dde13206926d3dae5e7dc47b4de8d35
2   "name": "HyperSDK",
3   "version": "2.0.22-test",
4   "summary": "Hyper visualization and payment processing.",
5   "description": "Create payment experiences for user to improve coversion and success rate.",
6   "homepage": "https://juspay.in/",
7   "license": {
8     "type": "LGPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sachin Sharma": "sachin.sharma@juspay.in"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://s3-ap-southeast-1.amazonaws.com/jp-build-packages/release/ios/hyper-sdk/2.0.22-test/HyperSDK.zip"
19   },
20   "dependencies": {
21     "JuspaySafeBrowser": [
22       "0.1.65"
23     ],
24     "SimplFingerPrint": [
25       "1.0.5"
26     ]
27   },
28   "ios": {
29     "xcconfig": {
30       "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/JuspaySafeBrowser\" \"${PODS_ROOT}/SimplFingerPrint\""
31     },
32     "vendored_frameworks": [
33       "HyperSDK.framework",
34       "LoginWithAmazon.framework",
35       "PWAINSilentPayiOSSDK.framework"
36     ]
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   }