[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 6 / 0 / TuyaSmartActivator / 0.3.1 / TuyaSmartActivator.podspec.json
blobf2cb93ae00745ccc0ef32cca6bbec5e37d03b942
2   "name": "TuyaSmartActivator",
3   "version": "0.3.1",
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.1"
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   }