[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 9 / a / e / JuspaySafeBrowser / 0.1.21 / JuspaySafeBrowser.podspec.json
blobf1428055fb3b436fe0f26c76edbae3634051889f
2   "name": "JuspaySafeBrowser",
3   "version": "0.1.21",
4   "summary": "JusPay Safe Browser (codename: Godel) aims to reduce friction in Second Factor Authentication for Cards and Netbanking",
5   "description": "The library provides various convenience and security features for users to be able to complete the transaction quickly. \nThe library also provides much deeper insight into the events occurring in the payment flow. \nWith Godel, you will be able to provide a pleasing payments experience to your iOS users.",
6   "homepage": "https://juspay.in",
7   "license": "LGPL",
8   "authors": {
9     "Sachin Sharma": "sachin.sharma@juspay.in"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/juspay/JuspaySafeBrowser.git",
16     "tag": "0.1.21"
17   },
18   "source_files": "JuspaySafeBrowser.framework/Versions/A/Headers/*.{h}",
19   "public_header_files": "JuspaySafeBrowser.framework/Versions/A/Headers/*.{h}",
20   "ios": {
21     "frameworks": [
22       "MessageUI",
23       "CoreTelephony",
24       "SystemConfiguration",
25       "JavaScriptCore"
26     ],
27     "vendored_frameworks": [
28       "JuspaySafeBrowser.framework",
29       "c++",
30       "z"
31     ]
32   },
33   "resources": "JuspaySafeBrowser.bundle"