[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 9 / OVSKit / 0.0.1 / OVSKit.podspec.json
blob60aeb0db6f0700639d885513f85e97688aa96762
2   "name": "OVSKit",
3   "version": "0.0.1",
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",
7   "license": {
8     "type": "Customized",
9     "text": "https://www.openvs.org/license"
10   },
11   "authors": {
12     "OpenVS Team": "developer@thetopai.com"
13   },
14   "source": {
15     "git": "https://github.com/OpenVS/OVSKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "OVSKit/Classes/*",
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "$(inherited) -ObjC -lz"
24   },
25   "user_target_xcconfig": {
26     "OTHER_LDFLAGS": "$(inherited) -ObjC -lz"
27   },
28   "vendored_libraries": "libOVSKit.a"