[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / c / Unofficial-Venmo-iOS-SDK / 1.3.5 / Unofficial-Venmo-iOS-SDK.podspec.json
blobd2bdf115e94059ecd7305532101fb2cb80e76ec8
2   "name": "Unofficial-Venmo-iOS-SDK",
3   "version": "1.3.5",
4   "summary": "Unofficial Venmo iOS SDK",
5   "description": "Send payments & charges to any email, phone number or Venmo username from within your iOS app.",
6   "screenshots": "http://i.imgur.com/tN7mYVy.gif",
7   "homepage": "https://github.com/No-Excuses/venmo-ios-sdk",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Random Access Software": "random-access-software@null.net"
14   },
15   "social_media_url": "https://twitter.com/venmo",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/No-Excuses/venmo-ios-sdk.git",
22     "tag": "v1.3.5"
23   },
24   "source_files": "venmo-sdk/**/*.{h,m}",
25   "dependencies": {
26     "VENCore": [
27       "~> 3.1"
28     ],
29     "SSKeychain": [
30       "~> 1.2"
31     ],
32     "CMDQueryStringSerialization": [
33       "~> 0.2"
34     ]
35   }