[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / f / 9 / d / razorpay-pod / 0.11.4 / razorpay-pod.podspec.json
blob91604b77f1f52a06b32ab438243f0ca21ac15636
2   "name": "razorpay-pod",
3   "version": "0.11.4",
4   "summary": "CocoaPod implementation of Razorpay's Payment SDK",
5   "description": "Razorpay is a payments platform for e-commerce businesses in India. Razorpay\nhelps businesses accepts online payments via Credit Card, Debit Card, Net banking\n and Wallets from their end customers. Razorpay provides a secure link between\n merchant website, various issuing institutions, acquiring Banks and the payment\n  networks. Razorpay is a developer oriented payment gateway and focuses on\n  essentials such as 24x7 support, one line integration code and checkout\n  experiences that are very customer friendly.",
6   "homepage": "https://github.com/razorpay/razorpay-pod",
7   "license": "MIT",
8   "authors": {
9     "akshaybhalotia": "akshay.bhalotia@razorpay.com"
10   },
11   "source": {
12     "git": "https://github.com/razorpay/razorpay-pod.git",
13     "tag": "0.11.4"
14   },
15   "social_media_url": "https://twitter.com/razorpay",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "resource_bundles": {
21     "razorpay-pod": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "CoreTelephony",
27     "SystemConfiguration"
28   ],
29   "vendored_frameworks": "Pod/Razorpay.framework"