blob: 32b0fdc0154ad64e709d6754ecfe9144441f82ae [file] [log] [blame]
{
"name": "plaid-ios-sdk",
"version": "0.1.5",
"summary": "iOS SDK for Plaid",
"homepage": "https://github.com/vouch/plaid-ios-sdk",
"license": "MIT",
"authors": {
"Simon Levy": "simon@vouch.com"
},
"source": {
"git": "https://github.com/vouch/plaid-ios-sdk.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Plaid/**/*",
"public_header_files": "Plaid/*.h"
}