[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / 5 / Gastropay / 0.0.10 / Gastropay.podspec.json
blob54b9de2f1fa39414aa07de0ea96a8843977a463e
2   "name": "Gastropay",
3   "version": "0.0.10",
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-new.git",
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": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/multinetinventiv/GastroPay-SDK-ios-new.git",
20     "tag": "0.0.10"
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     "SDWebImage": [
43     ],
44     "SwiftMessages": [
46     ],
47     "AloeStackView": [
49     ],
50     "Swinject": [
52     ],
53     "AMXFontAutoScale": [
55     ],
56     "XCGLogger": [
57       "~> 7.0.1"
58     ],
59     "Bartinter": [
61     ],
62     "AlignedCollectionViewFlowLayout": [
64     ],
65     "Lightbox": [
67     ],
68     "SnapKit": [
70     ],
71     "Codextended": [
73     ],
74     "SkeletonView": [
76     ],
77     "GoogleMaps": [
79     ],
80     "SwiftyMarkdown": [
82     ]
83   },
84   "static_framework": true,
85   "xcconfig": {
86     "ENABLE_BITCODE": "NO"
87   },
88   "resource_bundles": {
89     "Gastropay": "Gastropay/Resources/**/*.{lproj,json,png,xcassets,storyboard,strings,xib,ttf,otf}"
90   },
91   "frameworks": [
92     "Foundation",
93     "Security",
94     "UIKit"
95   ],
96   "swift_versions": "5.0",
97   "swift_version": "5.0"