4 "summary": "OVSKit offers a bunch of useful functions to facilitate developer work",
5 "description": "OVSKit offers a bunch of useful functions to facilitate developer work. Such as Network Request, Encryption/Decryption, Log and so on",
6 "homepage": "https://github.com/OpenVS/OVSKit",
9 "text": "https://www.openvs.org/license"
12 "OpenVS Team": "developer@thetopai.com"
15 "git": "https://github.com/OpenVS/OVSKit.git",
21 "source_files": "OVSKit/Classes/*",
22 "pod_target_xcconfig": {
23 "OTHER_LDFLAGS": "$(inherited) -ObjC -lz"
25 "user_target_xcconfig": {
26 "OTHER_LDFLAGS": "$(inherited) -ObjC -lz"
28 "vendored_libraries": "libOVSKit.a"