blob: 17337cff519791e0be1b96890ed29c9f2be5615a [file] [log] [blame]
{
"name": "Rudder-Facebook",
"version": "0.1.0",
"summary": "Privacy and Security focused Segment-alternative. Facebook App Events Native SDK integration support.",
"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.",
"homepage": "https://github.com/rudderlabs/rudder-integration-facebook-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Rudderlabs": "arnab@rudderlabs.com"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-integration-facebook-ios.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Rudder-Facebook/Classes/**/*",
"dependencies": {
"RudderSDKCore": [
],
"FacebookSDK": [
]
}
}