[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / c / TuyaCommunitySDK / 0.0.1 / TuyaCommunitySDK.podspec.json
blobadd56c711e3effdd8d252abcfcfca69337b0bce3
2   "name": "TuyaCommunitySDK",
3   "version": "0.0.1",
4   "summary": "A short description of TuyaCommunitySDK.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "wenmy@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/TuyaCommunitySDK-0.0.1.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "ios/*.framework",
21   "dependencies": {
22     "TuyaCommunityDeviceKit": [
24     ],
25     "TuyaCommunityHomeKit": [
27     ],
28     "TuyaCommunityInternalSDK": [
30     ],
31     "TuyaCommunityPushKit": [
33     ],
34     "TuyaCommunityUserKit": [
36     ],
37     "TuyaCommunityPropertyKit": [
39     ],
40     "TuyaCommunitySceneKit": [
42     ]
43   },
44   "pod_target_xcconfig": {
45     "TUYA_CODE_SIGN_ENTITLEMENTS": "com.apple.security.application-groups",
46     "VALID_ARCHS": "x86_64 armv7 arm64"
47   }