blob: 93e6d98e40ac2927fefea27728eb36097a6982f8 [file] [log] [blame]
{
"name": "VENAppSwitchSDK",
"version": "1.0.0",
"summary": "App switch SDK for Venmo.",
"description": " Send Venmo payments & charges to any email, phone number or Venmo username from within your iOS app.\n",
"homepage": "https://github.com/venmo/VENAppSwitchSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Venmo": "developers@venmo.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/venmo/VENAppSwitchSDK.git",
"tag": "v1.0.0"
},
"source_files": "VENAppSwitchSDK/**/*.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/venmo",
"screenshots": "http://i.imgur.com/tN7mYVy.gif"
}