[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 4 / 9 / 5 / Gastropay / 0.0.9 / Gastropay.podspec.json
blobe39746f7fd98699bda8d17be03859528e4977402
2   "name": "Gastropay",
3   "version": "0.0.9",
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.9"
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     "NVActivityIndicatorView": [
40     ],
41     "SDWebImage": [
43     ],
44     "SwiftMessages": [
46     ],
47     "AloeStackView": [
49     ],
50     "ESTabBarController-swift": [
52     ],
53     "Swinject": [
55     ],
56     "AMXFontAutoScale": [
58     ],
59     "XCGLogger": [
60       "~> 7.0.1"
61     ],
62     "Bartinter": [
64     ],
65     "AlignedCollectionViewFlowLayout": [
67     ],
68     "Lightbox": [
70     ],
71     "SnapKit": [
73     ],
74     "Codextended": [
76     ]
77   },
78   "xcconfig": {
79     "ENABLE_BITCODE": "NO"
80   },
81   "resource_bundles": {
82     "Gastropay": "Gastropay/Resources/**/*.{lproj,json,png,xcassets,storyboard,strings,xib,ttf,otf}"
83   },
84   "frameworks": [
85     "Foundation",
86     "Security",
87     "UIKit"
88   ],
89   "swift_versions": "5.0",
90   "swift_version": "5.0"