[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / f / TuyaSmartUtil / 3.23.5 / TuyaSmartUtil.podspec.json
blob8fe626fefe066f4c2eb3594263f2695665ef90fb
2   "name": "TuyaSmartUtil",
3   "version": "3.23.5",
4   "summary": "TuyaSmartUtil for iOS.",
5   "license": "none",
6   "authors": {
7     "Tuya SDK": "developer@tuya.com"
8   },
9   "homepage": "https://developer.tuya.com/",
10   "source": {
11     "http": "https://images.tuyacn.com/smart/app/package/sdk/ios/TuyaSmartUtil-3.23.5.zip",
12     "type": "zip"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "2.0"
17   },
18   "ios": {
19     "frameworks": [
20       "CoreTelephony",
21       "Foundation",
22       "SystemConfiguration",
23       "UIKit"
24     ],
25     "resources": "Carthage/Build/iOS/**/*.bundle",
26     "vendored_frameworks": "Carthage/Build/iOS/*.framework"
27   },
28   "watchos": {
29     "frameworks": "WatchKit",
30     "resources": "Carthage/Build/watchOS/**/*.bundle",
31     "vendored_frameworks": "Carthage/Build/watchOS/*.framework"
32   }