[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 1 / VENCore / 1.0.0 / VENCore.podspec.json
blobfa4e9f4dafcc2d7fdede193aa0b332561b14f095
2   "name": "VENCore",
3   "version": "1.0.0",
4   "summary": "Core Venmo client library",
5   "description": "                   Core iOS client library for the Venmo api\n",
6   "homepage": "https://github.com/venmo/VENCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Ben Guo": "ben@venmo.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/venmo/VENCore.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "VENCore/**/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   },
27   "requires_arc": true