[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 4 / 8 / VisonWifiBaseLibrary / 0.5.4 / VisonWifiBaseLibrary.podspec.json
blob202fdf16150ee13adef0ee0c7a1f46d864cbcd9a
2   "name": "VisonWifiBaseLibrary",
3   "version": "0.5.4",
4   "summary": "纬盛Wifi板连接,通信,拿流,出图功能模块",
5   "description": "纬盛Wifi板连接,通信,拿流,出图功能模块,基础版本",
6   "homepage": "https://www.jianshu.com/u/67843150b176",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "authors": {
15     "Cc-19931": "13048914897@163.com"
16   },
17   "source": {
18     "git": "https://gitlab.com/Cc-19931/visonwifibaselibrary.git",
19     "tag": "0.5.4"
20   },
21   "source_files": "VisonWifiBaseLibrary/**/*.{h,m,c}",
22   "public_header_files": [
23     "VisonWifiBaseLibrary/Socket/SocketControlManager.h",
24     "VisonWifiBaseLibrary/Stream/StreamControlManager.h",
25     "VisonWifiBaseLibrary/Wifi_Config_Command/Device_Wifi_Config_Command.h",
26     "VisonWifiBaseLibrary/WifiConnect/WIFIConnectManager.h",
27     "VisonWifiBaseLibrary/WifiDeviceModel/WIFIDeviceModel.h",
28     "VisonWifiBaseLibrary/VisonWifiBaseLibraryDefine.h",
29     "VisonWifiBaseLibrary/VisonWifiBaseLibraryMethods.h",
30     "VisonWifiBaseLibrary/base/DataTransferManager.h",
31     "VisonWifiBaseLibrary/base/SendCommandManager.h",
32     "VisonWifiBaseLibrary/peertalk/VisonPTUSBHandle.h",
33     "VisonWifiBaseLibrary/peertalk/Peertalk.h",
34     "VisonWifiBaseLibrary/peertalk/VisonPTUSBCommand.h"
35   ],
36   "libraries": [
37     "iconv",
38     "z",
39     "bz2"
40   ],
41   "dependencies": {
42     "FFmpeg": [
43       "~> 2.8.3"
44     ]
45   },
46   "frameworks": "AVFoundation",
47   "resource_bundles": {
48     "VisonWifiBaseLibraryBundle": "VisonWifiBaseLibrary/Socket/APOfflineReverseGeocoding/GeoJSON/countries.geo.json"
49   },
50   "pod_target_xcconfig": {
51     "VALID_ARCHS": "x86_64 armv7 arm64"
52   }