[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 9 / TuyaSmartFeedbackKit / 2.10.96 / TuyaSmartFeedbackKit.podspec.json
blob7f6a3ed712e3d83ea7a6a2be4389b893622cb5b0
2   "name": "TuyaSmartFeedbackKit",
3   "version": "2.10.96",
4   "summary": "A short description of TuyaSmartFeedbackKit.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "0x5e": "gaosen@tuya.com"
10   },
11   "homepage": "https://tuya.com",
12   "source": {
13     "http": "https://airtake-public-data.oss-cn-hangzhou.aliyuncs.com/smart/app/package/sdk/ios/TuyaSmartFeedbackKit-2.10.96.zip",
14     "type": "zip"
15   },
16   "static_framework": true,
17   "platforms": {
18     "ios": "8.0",
19     "watchos": "2.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/*.framework"
23   },
24   "watchos": {
25     "vendored_frameworks": "watchos/*.framework",
26     "frameworks": "UIKit"
27   },
28   "source_files": "Headers/**/*.h",
29   "dependencies": {
30     "TuyaSmartBaseKit": [
32     ]
33   },
34   "pod_target_xcconfig": {
35     "DEFINES_MODULE": "YES"
36   }