[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / d / f / RXFacebookSDK / 3.0.4 / RXFacebookSDK.podspec.json
blob40b194c98e72d214fec0c74c963fe6df8b3fa261
2   "name": "RXFacebookSDK",
3   "version": "3.0.4",
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.4"
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   }