[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / 2 / PaymobSDK / 1.0.1 / PaymobSDK.podspec.json
blob360d354afe18a9c1b7a2a7942b6970a07449b585
2   "name": "PaymobSDK",
3   "version": "1.0.1",
4   "summary": "Paymob sdk is a payment gateway for ios apps",
5   "description": "Paymob sdk is a payment gateway for ios apps, provides guest and authenticated payment with cards and wallet",
6   "homepage": "https://github.com/MohammadELrefaey/PaymobSDK",
7   "license": "MIT",
8   "authors": {
9     "MohammadElrefaey": "mohammad.elrefaey94@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/MohammadELrefaey/PaymobSDK.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "PaymobSDK/**/*.{h,xcassets,swift}",
19   "resources": "PaymobSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf,otf}",
20   "public_header_files": "PaymobSDK/**/*.h",
21   "resource_bundles": {
22     "PaymobSDK": [
23       "PaymobSDK/Resources/**/*"
24     ]
25   },
26   "info_plist": {
27     "CFBundleURLTypes": [
28       {
29         "CFBundleTypeRole": "Editor",
30         "CFBundleURLSchemes": [
31           "com.googleusercontent.apps.823806881706-j2csiqb4cnn6k9mdtk9d1ugu10sculp6"
32         ]
33       }
34     ],
35     "FacebookAppID": "1601048560232636",
36     "FacebookClientToken": "a164d9e152d85a36860dd60c5f387c70",
37     "FacebookDisplayName": "APP-NAME"
38   },
39   "dependencies": {
40     "Alamofire": [
42     ],
43     "IQKeyboardManagerSwift": [
45     ],
46     "GoogleSignIn": [
48     ],
49     "FacebookLogin": [
51     ],
52     "FacebookCore": [
54     ]
55   },
56   "swift_versions": "5.0",
57   "swift_version": "5.0"