[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / a / d / f / RXFacebookSDK / 3.1.5 / RXFacebookSDK.podspec.json
blob0e613d9ab3ee9b536de5ef34522ddca523e3f783
2   "name": "RXFacebookSDK",
3   "version": "3.1.5",
4   "summary": "ruixue facebook framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXFacebookSDK",
7   "authors": {
8     "ruixue": "xingdonghai@weile.com"
9   },
10   "source": {
11     "git": "https://github.com/ruixueyun/RXFacebookSDK.git",
12     "tag": "3.1.5"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "vendored_frameworks": "*.framework",
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7 arm64"
20   },
21   "dependencies": {
22     "FBSDKLoginKit": [
23       "17.0.0"
24     ],
25     "FBSDKShareKit": [
26       "17.0.0"
27     ],
28     "RXSDK_Pure": [
30     ]
31   }