[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 1 / f / 5 / GSDKMerchant / 0.0.18 / GSDKMerchant.podspec.json
blob2a55e01302d373c05a571d13efd35b55658aea89
2   "name": "GSDKMerchant",
3   "version": "0.0.18",
4   "summary": "A short description of GSDKMerchant.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mfarhanchandgolootlo/GSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mfarhanchandgolootlo": "muhammad.farhan@golootlo.pk"
13   },
14   "source": {
15     "git": "https://github.com/mfarhanchandgolootlo/GSDK.git",
16     "tag": "0.0.18"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Classes/**/*.swift",
23   "script_phases": {
24     "name": "Disable Code Signing",
25     "script": "export CODE_SIGNING_ALLOWED=NO",
26     "execution_position": "before_compile"
27   },
28   "resource_bundles": {
29     "GSDKMerchant": [
30       "Assests/**/*.{imageset}"
31     ]
32   },
33   "dependencies": {
34     "SwiftyRSA/ObjC": [
36     ]
37   },
38   "swift_version": "5.0"