[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / a / TYMbedtls / 2.25.2 / TYMbedtls.podspec.json
blobd80060147d12a5eb6b6b5fb8cb9f54401dc2468b
2   "name": "TYMbedtls",
3   "version": "2.25.2",
4   "summary": "tuya mbedtls framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://developer.tuya.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuya": "developer@tuya.com"
13   },
14   "source": {
15     "http": "https://images.tuyacn.com/smart/app/package/developer/sdk/1645086343-TYMbedtls-2.25.2.zip",
16     "type": "zip"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "user_target_xcconfig": {
22     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "pod_target_xcconfig": {
26     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
27     "DEFINES_MODULE": "YES",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "OTHER_LDFLAGS": "-all_load"
30   },
31   "vendored_frameworks": [
32     "Build/TYMbedtls.xcframework"
33   ],
34   "source_files": [
35     "Build/TYMbedtls.xcframework/ios-arm64_armv7/TYMbedtls.framework/Headers/*"
36   ]