blob: 8463b166b15bf7e7b0ec2c76cfc866fef4036590 [file] [log] [blame]
{
"name": "plaid-ios-sdk",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Plaid/**/*",
"public_header_files": "Plaid/*.h"
}