[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 7 / FacebookSDKPlugin / 0.0.2 / FacebookSDKPlugin.podspec.json
blobb53d6f7ccaeba875c56040f2b681abc9ac846048
2   "name": "FacebookSDKPlugin",
3   "summary": "FacebookSDKPlugin",
4   "version": "0.0.2",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "copyright 2021 goatgames Ltd. All rights reserved.",
9   "homepage": "https://cocoapods.goatgames.com/plugin/facebook",
10   "documentation_url": "https://cocoapods.goatgames.com/plugin/facebook",
11   "authors": "goatgames",
12   "source": {
13     "git": "https://cocoapods.goatgames.com/plugin/facebook.git",
14     "tag": "0.0.2"
15   },
16   "preserve_paths": "**/FacebookSdkManager.framework/*",
17   "vendored_frameworks": "**/FacebookSdkManager.framework",
18   "resources": "FacebookSDKPlugin/Facebook_Version.json",
19   "dependencies": {
20     "FBSDKShareKit": [
21       "~>9.0.0"
22     ],
23     "FBSDKLoginKit": [
24       "~>9.0.0"
25     ],
26     "FBSDKCoreKit": [
27       "~>9.0.0"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }