[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / 9 / 5 / Gastropay / 0.0.4 / Gastropay.podspec.json
blob2bead12c5b846e01188789dad9aee7335c945f46
2   "name": "Gastropay",
3   "version": "0.0.4",
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.4"
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   "xcconfig": {
29     "ENABLE_BITCODE": "NO"
30   },
31   "resource_bundles": {
32     "Gastropay": "Gastropay/Resources/**/*.{lproj,json,png,xcassets,storyboard,strings,xib,ttf,otf}"
33   },
34   "frameworks": [
35     "Foundation",
36     "Security",
37     "UIKit"
38   ],
39   "swift_versions": "5.0",
40   "swift_version": "5.0"