[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 7 / Paytm-Payments / 0.0.1 / Paytm-Payments.podspec.json
blob1eddff24586dc4dbe41885371e922e24533c7dde
2   "name": "Paytm-Payments",
3   "version": "0.0.1",
4   "summary": "payment solution for your iOS mobile app",
5   "description": "ACCEPT PAYMENTS IN 3 SIMPLE STEPS WITH PAYTM WALLET:\n1. Customer selects Paytm Wallet\n2. Customer is signed-in\n3. Customer completes payment",
6   "homepage": "https://github.com/Paytm-Payments/Paytm_iOS_App_Kit/tree/nikhilAgarwal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikhil Agarwal": "nikhil.agarwal@paytm.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/Paytm-Payments/Paytm_iOS_App_Kit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Paytm/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "resources": "Paytm/*.a",
24   "frameworks": [
25     "UIKit",
26     "SystemConfiguration"
27   ]