[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 8 / 5 / WisdomProtocolKit / 0.0.5 / WisdomProtocolKit.podspec.json
bloba420ccfc6b9b1addff2abb5061fde51e28e21d57
2   "name": "WisdomProtocolKit",
3   "version": "0.0.5",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tangjianfeng": "497609288@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/tangjianfengVS/WisdomProtocolKit.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "WisdomProtocolKit/Source/*.{swift,h,m}",
23   "swift_version": "5.0"