[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 3 / 8 / 5 / WisdomProtocolKit / 0.0.4 / WisdomProtocolKit.podspec.json
blob269533f4d7aee0120a86b15968e362ba9928d5e1
2   "name": "WisdomProtocolKit",
3   "version": "0.0.4",
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.4"
21   },
22   "source_files": "WisdomProtocolKit/WisdomProtocolKit/WisdomProtocolKit/*.{swift,h,m}",
23   "swift_version": "5.0"