[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 1 / VENCore / 3.1.2 / VENCore.podspec.json
blobd760537e05d602351816ae72f144ef47f889973d
2   "name": "VENCore",
3   "version": "3.1.2",
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": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/venmo/VENCore.git",
19     "tag": "v3.1.2"
20   },
21   "source_files": "VENCore/**/*.{h,m}",
22   "dependencies": {
23     "CMDQueryStringSerialization": [
24       "~> 0.3"
25     ]
26   }