[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 2 / TuyaCommunityUserKit / 0.0.1 / TuyaCommunityUserKit.podspec.json
blob737f0699298869aa2f68ddcc07dd7e5390fbb0ab
2   "name": "TuyaCommunityUserKit",
3   "version": "0.0.1",
4   "summary": "A short description of TuyaCommunityUserKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "yuxuan": "yuxuan.jin@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/app/package/sdk/ios/TuyaCommunityUserKit-0.0.1.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "ios/*.framework"
22   },
23   "libraries": [
24     "c++",
25     "z"
26   ],
27   "dependencies": {
28     "TuyaCommunityInternalSDK": [
30     ]
31   },
32   "pod_target_xcconfig": {
33     "TUYA_CODE_SIGN_ENTITLEMENTS": "com.apple.security.application-groups",
34     "VALID_ARCHS": "x86_64 armv7 arm64"
35   }