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