[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 1 / 8 / FawryPaySDK / 0.1.15 / FawryPaySDK.podspec.json
blobe3daf480c744fc770e15dd8c8fe863f588b3e90a
2   "name": "FawryPaySDK",
3   "version": "0.1.15",
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": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/FawryPay/FawryPaySDK.git",
20     "tag": "0.1.15"
21   },
22   "vendored_frameworks": "FawryPaySDK.xcframework",
23   "requires_arc": true,
24   "user_target_xcconfig": {
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "pod_target_xcconfig": {
29     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "dependencies": {
33     "Alamofire": [
35     ],
36     "SDWebImage": [
37       "~> 5.15.0"
38     ],
39     "IQKeyboardManagerSwift": [
40       "~> 6.5.11"
41     ],
42     "SwiftMessages": [
43       "~> 9.0.6"
44     ],
45     "RxSwift": [
46       "~> 6.5.0"
47     ],
48     "MBRadioButton": [
49       "~> 1.4"
50     ]
51   },
52   "swift_version": "5.0"