[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / 5 / Gastropay / 0.0.6 / Gastropay.podspec.json
blob5d59366fcc3ad7bfa8de7e07267c49d4c0ebe568
2   "name": "Gastropay",
3   "version": "0.0.6",
4   "summary": "A framework of Gastropay.",
5   "description": "The Gastropay framework is a tool to make payment using Gastropay in your app",
6   "homepage": "https://github.com/multinetinventiv/GastroPay-SDK-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "inventiv": ""
13   },
14   "social_media_url": "https://inventiv.com.tr",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/multinetinventiv/GastroPay-SDK-ios.git",
20     "tag": "0.0.6"
21   },
22   "source_files": [
23     "Gastropay",
24     "Gastropay/*.{h,m,swift,strings}",
25     "Gastropay/**/*.{h,m,swift,strings}"
26   ],
27   "exclude_files": "Gastropay/Exclude",
28   "dependencies": {
29     "Result": [
30       "~> 4.1"
31     ],
32     "Then": [
33       "~> 2.6"
34     ],
35     "YPNavigationBarTransition": [
36       "~> 2.0"
37     ],
38     "MaterialComponents/TextFields": [
40     ],
41     "NVActivityIndicatorView": [
43     ],
44     "SDWebImage": [
46     ],
47     "SwiftMessages": [
49     ],
50     "AloeStackView": [
52     ],
53     "ESTabBarController-swift": [
55     ],
56     "Swinject": [
58     ],
59     "AMXFontAutoScale": [
61     ],
62     "XCGLogger": [
63       "~> 7.0.1"
64     ],
65     "Bartinter": [
67     ],
68     "AlignedCollectionViewFlowLayout": [
70     ],
71     "Lightbox": [
73     ],
74     "SnapKit": [
76     ],
77     "Codextended": [
79     ]
80   },
81   "xcconfig": {
82     "ENABLE_BITCODE": "NO"
83   },
84   "resource_bundles": {
85     "Gastropay": "Gastropay/Resources/**/*.{lproj,json,png,xcassets,storyboard,strings,xib,ttf,otf}"
86   },
87   "frameworks": [
88     "Foundation",
89     "Security",
90     "UIKit"
91   ],
92   "swift_versions": "5.0",
93   "swift_version": "5.0"