[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 1 / Rudder-Facebook / 2.0.0 / Rudder-Facebook.podspec.json
blobc07207be02a0fd88ea70f0a6fc46e61e500b1ca3
2   "name": "Rudder-Facebook",
3   "version": "2.0.0",
4   "summary": "Privacy and Security focused Segment-alternative. Facebook App Events Native SDK integration support.",
5   "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
6   "homepage": "https://github.com/rudderlabs/rudder-integration-facebook-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rudderlabs": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-facebook-ios.git",
16     "tag": "v2.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Rudder-Facebook/Classes/**/*",
22   "dependencies": {
23     "Rudder": [
24       "~> 1.0"
25     ],
26     "FBSDKCoreKit": [
27       "~> 13.2.0"
28     ]
29   }