[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / e / f / FullStory / 1.51.1 / FullStory.podspec.json
blobc50fe4d8940fc3124758da5945f425a2395cfc87
2   "name": "FullStory",
3   "version": "1.51.1",
4   "summary": "Fullstory iOS capture library.",
5   "authors": {
6     "Fullstory": "mobile-support@fullstory.com"
7   },
8   "description": "Necessary frameworks and libraries for capture of iOS\nsessions using Fullstory for Mobile Apps.",
9   "homepage": "https://fullstory.com/",
10   "license": {
11     "type": "Proprietary",
12     "file": "FullStory.xcframework/ACKNOWLEDGEMENTS.md"
13   },
14   "platforms": {
15     "ios": "12.2"
16   },
17   "source": {
18     "http": "https://ios-releases.fullstory.com/fullstory-1.51.1-xcframework.tar.gz"
19   },
20   "vendored_frameworks": "FullStory.xcframework",
21   "preserve_paths": "tools",
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lc++ -lObjC"
24   }