[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 5 / WisdomProtocolKit / 0.0.6 / WisdomProtocolKit.podspec.json
blobee81dcf175a76743e7b461e89c6e11c422eab919
2   "name": "WisdomProtocolKit",
3   "version": "0.0.6",
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.6"
21   },
22   "source_files": "Source/*.{swift,h,m}",
23   "swift_version": "5.0"