[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 7 / c / Record360SDK / 1.6.2 / Record360SDK.podspec.json
blobeb76a9c261a5ecbcda40900d72fb39d244681618
2   "name": "Record360SDK",
3   "version": "1.6.2",
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     "Justin Friberg": "justin@record360.com",
13     "Alexis Valencia": "alex@record360.com"
14   },
15   "source": {
16     "git": "https://github.com/Record360/record360-sdk-ios.git",
17     "tag": "1.6.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "AFNetworking": [
24       "3.2.0"
25     ],
26     "CocoaLumberjack": [
27       "3.4.1"
28     ],
29     "MBProgressHUD": [
30       "1.1.0"
31     ],
32     "Realm": [
33       "3.1.0"
34     ],
35     "ZXingObjC": [
36       "3.2.2"
37     ]
38   },
39   "ios": {
40     "frameworks": [
41       "Accelerate",
42       "CoreLocation",
43       "ImageIO",
44       "CoreText",
45       "CoreMotion",
46       "SystemConfiguration",
47       "AssetsLibrary",
48       "AudioToolbox",
49       "AVFoundation",
50       "CoreMedia",
51       "CoreVideo",
52       "CoreGraphics",
53       "QuartzCore"
54     ],
55     "libraries": [
56       "iconv",
57       "c++",
58       "z"
59     ],
60     "vendored_frameworks": "Record360SDK.framework"
61   }