[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 6 / 0 / TuyaSmartActivator / 0.2.0 / TuyaSmartActivator.podspec.json
blob492a76c13ecacbb54b90d785ec272f0a08f9194e
2   "name": "TuyaSmartActivator",
3   "version": "0.2.0",
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.2.0"
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   }