[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 7 / c / Record360SDK / 4.9.6 / Record360SDK.podspec.json
blob02018ada1a59dede14fd98c2dd0bd4daf21fcb54
2   "name": "Record360SDK",
3   "version": "4.9.6",
4   "summary": "Record360 SDK",
5   "description": "Record360 is a high-quality property condition reporting tool.  Use this SDK to integrate our damage documentation and dispute resolution tool.",
6   "homepage": "https://www.record360.com",
7   "license": {
8     "type": "commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexis Valencia": "alex@record360.com",
13     "Tobin Pomeroy": "tpomeroy@record360.com"
14   },
15   "source": {
16     "git": "https://github.com/Record360/record360-sdk-ios.git",
17     "tag": "4.9.6"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "dependencies": {
23     "AFNetworking": [
24       "4.0.1"
25     ],
26     "CocoaLumberjack": [
27       "3.7.4"
28     ],
29     "Realm": [
30       "10.25.0"
31     ],
32     "Analytics": [
33       "4.1.6"
34     ],
35     "Segment-Amplitude": [
36       "3.2.3"
37     ]
38   },
39   "ios": {
40     "frameworks": [
41       "Accelerate",
42       "AssetsLibrary",
43       "AudioToolbox",
44       "AVFoundation",
45       "CoreGraphics",
46       "CoreLocation",
47       "CoreMedia",
48       "CoreMotion",
49       "CoreText",
50       "CoreVideo",
51       "ImageIO",
52       "QuartzCore",
53       "SystemConfiguration"
54     ],
55     "libraries": [
56       "iconv",
57       "c++",
58       "z"
59     ],
60     "vendored_frameworks": "Record360SDK.framework"
61   },
62   "pod_target_xcconfig": {
63     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64   },
65   "user_target_xcconfig": {
66     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
67   }