[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / e / a / 3 / PayUIndia-Custom-Browser / 5.5 / PayUIndia-Custom-Browser.podspec.json
blob996bc1d48d6d997d214ec6fad5df0a832a4441ff
2   "name": "PayUIndia-Custom-Browser",
3   "version": "5.5",
4   "license": "MIT",
5   "homepage": "https://github.com/payu-intrepos/iOS-Custom-Browser",
6   "authors": {
7     "PayUbiz": "contact@payu.in"
8   },
9   "summary": "Custom browser for iOS by PayUbiz",
10   "description": "iOS custom browser by PayUbiz helps user in payment flow to pay in as few taps as possible. The bank pages are generally not optimised for mobiles. It simplifies the awkward looking bank page on mobiles for user and helps in completing the transaction quickly. iOS custom browser gives custom controls (native UIButtons) to user which work as shortcuts to generate/enter OTP and pin. It helps in increasing the success rate of transactions.",
11   "source": {
12     "git": "https://github.com/payu-intrepos/iOS-Custom-Browser.git",
13     "tag": "v5.5"
14   },
15   "documentation_url": "https://github.com/payu-intrepos/Documentations/wiki/9.-iOS-Custom-Browser#si",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "iOSCustomBrowser/*.{h}",
20   "resources": [
21     "iOSCustomBrowser/PUCBImages.xcassets",
22     "iOSCustomBrowser/*.{xib,plist,html}"
23   ],
24   "public_header_files": "iOSCustomBrowser/*.{h}",
25   "preserve_paths": "*.a",
26   "vendored_libraries": "libiOSCustomBrowser.a",
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-lObjC"
29   },
30   "frameworks": "WebKit",
31   "libraries": "z",
32   "requires_arc": true