[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 8 / 1 / Venmo-iOS-SDK / 1.0.0 / Venmo-iOS-SDK.podspec.json
blob14756e0d542306203428699f6db3e492da30929f
2   "name": "Venmo-iOS-SDK",
3   "version": "1.0.0",
4   "summary": "Official Venmo iOS SDK",
5   "description": "                   Send payments & charges to any email, phone number or Venmo username from within your iOS app.\n",
6   "homepage": "https://github.com/venmo/venmo-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Venmo": "developers@venmo.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/venmo/venmo-ios-sdk.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "venmo-sdk/**/*.{h,m}",
22   "dependencies": {
23     "VENCore": [
24       "~>1.0.0"
25     ],
26     "SSKeychain": [
27       "~>1.2.2"
28     ]
29   },
30   "requires_arc": true,
31   "social_media_url": "https://twitter.com/venmo",
32   "screenshots": "http://i.imgur.com/tN7mYVy.gif"