[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / d / a / MatrixCreator / 0.0.1 / MatrixCreator.podspec.json
blob172a4e6573d8154a03bdc811d9196a2539851f26
2   "name": "MatrixCreator",
3   "version": "0.0.1",
4   "summary": "A short description of MatrixCreator.",
5   "description": "A framework for testing the pod-spec and test the xcframework",
6   "homepage": "https://github.com/rupinder-matrix/CreatorMatrix",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rupinder-matrix": "rupinder.singh@devs.matrixmarketers.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/rupinder-matrix/CreatorMatrix.git",
19     "tag": "0.0.1"
20   },
21   "vendored_frameworks": "MatrixCreator.xcframework",
22   "frameworks": [
23     "UIKit",
24     "Webkit",
25     "AVFoundation"
26   ],
27   "swift_versions": "5.0",
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.0"