[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / a / Rudder-FullStory / 1.2.0 / Rudder-FullStory.podspec.json
bloba8cff0c258c767ab0e8d7b952e05417dee7ab502
2   "name": "Rudder-FullStory",
3   "version": "1.2.0",
4   "summary": "Privacy and Security focused Segment-alternative. FullStory 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-fullstory-ios",
7   "license": {
8     "type": "ELv2",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Rudderlabs": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-fullstory-ios.git",
16     "tag": "v1.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Rudder-FullStory/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "Rudder": [
25       "~> 1.12"
26     ],
27     "FullStory": [
29     ]
30   }