4 "summary": "login SDK to game.",
5 "static_framework": true,
6 "swift_versions": "5.0.0",
7 "description": "TODO: Add long description of the pod here.",
8 "homepage": "https://github.com/shark-chen/MLLogin",
14 "git": "1533503916@qq.com"
17 "git": "https://github.com/shark-chen/MLLogin.git",
23 "prefix_header_contents": [
24 "@import FBSDKLoginKit;",
25 "@import AuthenticationServices;",
26 "@import GoogleSignIn;"
28 "pod_target_xcconfig": {
49 "source_files": "MLLogin/Classes/MLLogin/**/*",
54 "MLLogin/MLNetwork": [
61 "public_header_files": "MLLogin/Classes/MLNetwork/*.h",
62 "source_files": "MLLogin/Classes/MLNetwork/**/*"
66 "public_header_files": "MLLogin/Classes/Tool/**/*.h",
67 "source_files": "MLLogin/Classes/Tool/**/*"
71 "resources": "MLLogin/Resouces/*.{bundle}"
74 "swift_version": "5.0.0"