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