2 "name": "WisdomProtocolKit",
4 "summary": "A wisdom protocol SDK",
5 "description": "A wisdom protocol SDK.A protocol specifies the methods and attributes necessary to implement a particular function.\nAll types that meet the requirements of the agreement are called conform.\nClasses, structs, or enumerated types can all follow the protocol and provide concrete implementations to accomplish the methods and functions defined by the protocol.",
6 "homepage": "https://github.com/tangjianfengVS/WisdomProtocolKit",
12 "tangjianfeng": "497609288@qq.com"
17 "swift_versions": "5.0",
19 "git": "https://github.com/tangjianfengVS/WisdomProtocolKit.git",
22 "source_files": "WisdomProtocolKit/WisdomProtocolKit/WisdomProtocolKit/*.{swift,h,m}",
23 "swift_version": "5.0"