[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 9 / 6 / PayApiIosSDK / 0.0.6 / PayApiIosSDK.podspec.json
blobc04e4ba3f26809db3561a9f193b72b929ed3d670
2   "name": "PayApiIosSDK",
3   "version": "0.0.6",
4   "summary": "PayApiIosSDK is a framework which provides 4billio payment services implementation to be used in mobile apps",
5   "description": "PayApiIosSDK is a framework which provides 4billio payment services implementation to be used in mobile apps",
6   "homepage": "https://docs.4bill.io/",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Yelyzaveta": "kartcevayelyzaveta@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/4bill/4bill-ios-sdk.git",
20     "tag": "0.0.6"
21   },
22   "source_files": "pay-api-ios-sdk/**/*.{swift}",
23   "resource_bundles": {
24     "pay-api-ios-sdk": [
25       "pay-api-ios-sdk/**/*.{storyboard}",
26       "pay-api-ios-sdk/UI/Xibs/*.{xib}",
27       "pay-api-ios-sdk/*.xcassets",
28       "pay-api-ios-sdk/Resources/Fonts/**/*.otf",
29       "pay-api-ios-sdk/Resources/Fonts/**/*.ttf"
30     ]
31   },
32   "dependencies": {
33     "Alamofire": [
35     ],
36     "QuickLayout": [
38     ],
39     "Marshal": [
41     ],
42     "Promises": [
44     ]
45   },
46   "xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "pod_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "swift_version": "5.0"