[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 3 / c / PayTabs / 4.3.2 / PayTabs.podspec.json
blobdff07818ae1ce4da3855fb419a5cdb57277c88c2
2   "name": "PayTabs",
3   "version": "4.3.2",
4   "summary": "PayTabs is an online payment gateway.",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "homepage": "https://github.com/paytabscom/paytabs-ios-library-sample/tree/master",
9   "license": "MIT",
10   "authors": {
11     "PayTabs": "m.adly@paytabs.com"
12   },
13   "source": {
14     "git": "https://github.com/paytabscom/paytabs-ios-library-sample.git",
15     "tag": "4.3.2"
16   },
17   "resources": "sources/Resources.bundle",
18   "ios": {
19     "vendored_frameworks": "sources/paytabs-iOS.framework"
20   },
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "'${PODS_ROOT}'/sources/**",
23     "SWIFT_INCLUDE_PATHS": "'${PODS_TARGET_SRCROOT}'/sources/**"
24   },
25   "dependencies": {
26     "BIObjCHelpers": [
27       "~> 0.4.3"
28     ],
29     "AFNetworking": [
30       "~> 4.0.1"
31     ],
32     "Mantle": [
33       "~> 2.1.0"
34     ],
35     "Reachability": [
36       "~> 3.2"
37     ],
38     "Lockbox": [
39       "~> 3.0.6"
40     ],
41     "SBJson": [
42       "~> 5.0.0"
43     ],
44     "PINCache": [
45       "~> 2.3"
46     ],
47     "CardIO": [
48       "~> 5.4.1"
49     ],
50     "MBProgressHUD": [
51       "~> 1.1.0"
52     ],
53     "ActionSheetPicker-3.0": [
54       "~> 2.4.2"
55     ]
56   }