[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / a / KmmProtocolModule / 1.0.3 / KmmProtocolModule.podspec.json
blobc0bb37e58da114b136b8df90d0daf8f33960a498
2   "name": "KmmProtocolModule",
3   "version": "1.0.3",
4   "summary": "WiLink TCP 协议库",
5   "description": "WiLink TCP 协议库 SDK",
6   "homepage": "https://github.com/B5ben86/KMMShareModuleSP",
7   "license": "MIT",
8   "authors": {
9     "Ben Huang": "b5ben86@163.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/B5ben86/KMMShareModuleSP.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "KmmProtocolModule.xcframework/**/KmmProtocolModule.framework/Headers/*.{h,m}",
19   "public_header_files": "KmmProtocolModule.xcframework/**/KmmProtocolModule.framework/Headers/*.h",
20   "static_framework": true,
21   "vendored_frameworks": "KmmProtocolModule.xcframework",
22   "libraries": "c++",
23   "dependencies": {
24     "WiLinkIOSSmartLink": [
26     ],
27     "CocoaAsyncSocket": [
29     ]
30   }