[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 3 / 7 / 4 / PlaidClient / 0.5 / PlaidClient.podspec.json
blob3983bea56d855c70936aea1cbf61c31244931c88
2   "name": "PlaidClient",
3   "version": "0.5",
4   "summary": "A Swift library to interact with Plaid.com.",
5   "description": "A Swift library to interact with Plaid.com. You can sign up for a Plaid account at Plaid.com",
6   "homepage": "https://github.com/natemann/PlaidClient.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nate Mann": "nathan.mann@me.com"
13   },
14   "source": {
15     "git": "https://github.com/natemann/PlaidClient.git",
16     "tag": "0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "PlaidClient/*",
23   "pushed_with_swift_version": "3.0"