[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 8 / TuyaFFmpegWrapper / 4.2.3 / TuyaFFmpegWrapper.podspec.json
blobd0abbfd1d1468793a5d4ed546132c1779d60ea40
2   "name": "TuyaFFmpegWrapper",
3   "version": "4.2.3",
4   "summary": "A short description of TuyaFFmpegWrapper.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "xucs@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1632313514-TuyaFFmpegWrapper-4.2.3.zip",
14     "type": "zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "libraries": [
21       "c++",
22       "z",
23       "iconv",
24       "bz2",
25       "resolv"
26     ],
27     "frameworks": [
28       "Foundation",
29       "AVFoundation",
30       "Foundation",
31       "CoreAudio",
32       "CoreMedia",
33       "CoreVideo",
34       "VideoToolbox",
35       "AudioToolbox"
36     ],
37     "vendored_frameworks": "Carthage/Build/iOS/*.framework",
38     "pod_target_xcconfig": {
39       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40     },
41     "user_target_xcconfig": {
42       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43     }
44   }