[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / a / d / f / RXFacebookSDK / 3.0.9 / RXFacebookSDK.podspec.json
blobd9ad60f6c67f978bc9f3b52da9dd4e3fd89e4683
2   "name": "RXFacebookSDK",
3   "version": "3.0.9",
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.0.9"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "vendored_frameworks": "*.framework",
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7 arm64"
20   },
21   "dependencies": {
22     "FBSDKLoginKit": [
23       "14.1.0"
24     ],
25     "FBSDKShareKit": [
26       "14.1.0"
27     ]
28   }