[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 8 / FawryPaySDK / 0.1.23 / FawryPaySDK.podspec.json
blobd1f3364e941c44a14b41c0a4fa39b841d8afac73
2   "name": "FawryPaySDK",
3   "version": "0.1.23",
4   "summary": "FawryPaySDK is an online payment form Fawry.",
5   "description": "This is the Anonymous flow from Fawry to our clients.\nNow you can use our framework to pay using Fawry.\nHope this will be as expected. Enjoy.",
6   "homepage": "https://www.google.com",
7   "license": {
8     "type": "MIT",
9     "text": "                   \tCopyright 2022 Mark Hanna @ Fawry.\n                   \tPermission is granted to No body.\n"
10   },
11   "authors": {
12     "mark": "mark.hanna@fawry.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/FawryPay/FawryPaySDK.git",
20     "tag": "0.1.23"
21   },
22   "vendored_frameworks": "FawryPaySDK.xcframework",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "Alamofire": [
33     ],
34     "SDWebImage": [
35       "~> 5.15.0"
36     ],
37     "IQKeyboardManagerSwift": [
38       "~> 6.5.11"
39     ],
40     "RxSwift": [
41       "~> 6.5.0"
42     ]
43   },
44   "swift_version": "5.0"