[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / f / 5 / GSDKMerchant / 0.0.20 / GSDKMerchant.podspec.json
blobecc9f8ec076532e005cbebcfc03fed500702eb1d
2   "name": "GSDKMerchant",
3   "version": "0.0.20",
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.20"
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   "resources": "Assests/**/*.{imageset}",
34   "swift_version": "5.0"