[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / f / TuyaP2PSDK / 3.4.11 / TuyaP2PSDK.podspec.json
blob101c621ee84e3f671880c8261f02cb7b506704dd
2   "name": "TuyaP2PSDK",
3   "version": "3.4.11",
4   "summary": "A short description of TuyaP2PSDK.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Tuya": "developer@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1645086508-TuyaP2PSDK-3.4.11.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     ],
36     "vendored_frameworks": "Carthage/Build/iOS/*.framework",
37     "pod_target_xcconfig": {
38       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39     },
40     "user_target_xcconfig": {
41       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42     }
43   }