[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 6 / 0 / TuyaSmartActivator / 0.3.4 / TuyaSmartActivator.podspec.json
blobb1da5a339f1aced4e634a24227b2fccdc7417da0
2   "name": "TuyaSmartActivator",
3   "version": "0.3.4",
4   "summary": "A short description of TuyaSmartActivator.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TuyaInc/tuyasmart_ios_activator_sdk.git",
7   "authors": {
8     "xucheng": "xucheng@tuya.com"
9   },
10   "source": {
11     "git": "https://github.com/TuyaInc/tuyasmart_ios_activator_sdk.git",
12     "tag": "0.3.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "TuyaSmartActivator/Classes/*.{h,m}",
18   "public_header_files": "TuyaSmartActivator/Classes/*.h",
19   "vendored_libraries": "TuyaSmartActivator/Classes/*.a",
20   "frameworks": "Foundation",
21   "libraries": [
22     "c++",
23     "z"
24   ],
25   "dependencies": {
26     "CocoaAsyncSocket": [
28     ],
29     "TYBluetooth": [
30       "< 10.0"
31     ],
32     "TuyaSmartUtil": [
34     ]
35   }