[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / f / 6 / 0 / TuyaSmartActivator / 0.1.3 / TuyaSmartActivator.podspec.json
blob4ccc2338cc75686eafc3cffe8671bb1cfa45daf0
2   "name": "TuyaSmartActivator",
3   "version": "0.1.3",
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.1.3"
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   }