[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 1 / VENCore / 3.1.3 / VENCore.podspec.json
blob66e0c3e81d62dffc5e87b59ea1bf07a692a067f6
2   "name": "VENCore",
3   "version": "3.1.3",
4   "summary": "Core Venmo client library",
5   "description": "Core iOS client library for the Venmo api",
6   "homepage": "https://github.com/venmo/VENCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Venmo": "ios@venmo.com"
13   },
14   "platforms": {
15     "ios": "7.1"
16   },
17   "source": {
18     "git": "https://github.com/venmo/VENCore.git",
19     "tag": "v3.1.3"
20   },
21   "source_files": "VENCore/**/*.{h,m}",
22   "dependencies": {
23     "CMDQueryStringSerialization": [
24       "~> 0.4"
25     ]
26   }