[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / c / DoreSoundPlay / 1.0.17 / DoreSoundPlay.podspec.json
blob1023d675c1c66c926c28d0ec54c405e045956263
2   "name": "DoreSoundPlay",
3   "version": "1.0.17",
4   "summary": "Official DoreSoundPlay 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.17/DoreSoundPlay.zip"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "AVFoundation",
21     "Accelerate",
22     "CoreImage",
23     "VideoToolbox",
24     "AVKit",
25     "SoundAnalysis"
26   ],
27   "weak_frameworks": [
28     "CoreML",
29     "Vision"
30   ],
31   "platforms": {
32     "ios": "13.0"
33   },
34   "swift_versions": "5.0",
35   "dependencies": {
36     "DoreCoreAI": [
38     ]
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "vendored_frameworks": "Frameworks/DoreSoundPlay.xcframework",
47   "swift_version": "5.0"