[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 1 / 7 / 9 / MBSocialLogin / 1.2.0 / MBSocialLogin.podspec.json
blobd67141d2927b5574948342c32efa4a34b046c184
2   "name": "MBSocialLogin",
3   "version": "1.2.0",
4   "summary": "A short description of MBSocialLogin.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.mrblue.com/devlab/PlatformTeam/iOS/Library/mbsocialloginios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiyeonpark.1001@gmail.com": "jiyeonpark@mrblue.com"
13   },
14   "source": {
15     "git": "https://gitlab.mrblue.com/devlab/PlatformTeam/iOS/Library/mbsocialloginios.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "MBSocialLogin/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "FBSDKLoginKit": [
25       "~> 14.1.0"
26     ],
27     "naveridlogin-sdk-ios": [
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "5.0"