[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 3 / 1 / DoreCartoon / 1.0.18 / DoreCartoon.podspec.json
blob1c42bf26a8ee5afb5f797be749186a58867bc8c1
2   "name": "DoreCartoon",
3   "version": "1.0.18",
4   "summary": "Official DoreCartoon 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.18/DoreCartoon.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   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "vendored_frameworks": "Frameworks/DoreCartoon.xcframework",
45   "swift_version": "5.0"