[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / f / FDPaymentSDK / 1.0 / FDPaymentSDK.podspec.json
blob52552d8eaa2dcbd60d00878a045e221bf8b2b766
2   "name": "FDPaymentSDK",
3   "version": "1.0",
4   "summary": "Use FDPaymentSDK to make your payments easier.",
5   "description": "Use FDPaymentSDK to make your payments easier. For More info, visit our website.",
6   "homepage": "https://commerce-connect.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dinesh Kumar M": "dinesh.kumar3@fiserv.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://commerce-connect.com/public/uploads/cocoapod/1.0.0/FDPaymentSDK.zip?1234"
19   },
20   "ios": {
21     "vendored_frameworks": "FDPaymentSDK.xcframework"
22   },
23   "resources": "**/*.{png,jpeg,jpg,storyboard,xib}",
24   "xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }