[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 1 / 8 / FawryPaySDK / 0.1.6 / FawryPaySDK.podspec.json
blobba4b0d08ffef3696e0bce1412eb829d68a5167bb
2   "name": "FawryPaySDK",
3   "version": "0.1.6",
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": "http://fawry.com",
7   "license": {
8     "type": "MIT",
9     "text": "                   \tCopyright 2022 Ahmed Amr @ Fawry.\n                   \tPermission is granted to No body.\n"
10   },
11   "authors": {
12     "ahmd-amr": "ahmed.amr@fawry.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.1"
17   },
18   "source": {
19     "git": "https://github.com/ahmed-amr7/FawryPaySDK.git",
20     "tag": "0.1.6"
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": [
32       "~> 5.6.4"
33     ],
34     "SDWebImage": [
35       "~> 5.14.2"
36     ],
37     "IQKeyboardManagerSwift": [
38       "~> 6.5.10"
39     ],
40     "SwiftMessages": [
41       "~> 9.0.6"
42     ],
43     "SVProgressHUD": [
44       "~> 2.2.5"
45     ],
46     "RxSwift": [
47       "~> 6.5.0"
48     ],
49     "MBRadioButton": [
50       "~> 1.4"
51     ]
52   },
53   "swift_version": "5.0"