[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 6 / e / DoreSegment / 1.0.7 / DoreSegment.podspec.json
blob5c4d14fbf44cecf003f459dc613f3e2060248efe
2   "name": "DoreSegment",
3   "version": "1.0.7",
4   "summary": "Official DoreSegment SDK for Swift 5.0 and Objective-C",
5   "homepage": "https://dore.ai",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Sam": "admin@dore.ai"
12   },
13   "source": {
14     "http": "https://github.com/doreai/IOSFrameworks/releases/download/1.0.7/DoreSegment.zip"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "AVFoundation",
21     "Accelerate",
22     "CoreImage",
23     "VideoToolbox"
24   ],
25   "weak_frameworks": [
26     "CoreML",
27     "Vision"
28   ],
29   "platforms": {
30     "ios": "11.0"
31   },
32   "swift_versions": "5.0",
33   "dependencies": {
34     "DoreCoreAI": [
36     ]
37   },
38   "vendored_frameworks": "Frameworks/DoreSegment.framework",
39   "swift_version": "5.0"