blob: 9875cf5bf9dfa517a1d068eb12d95352d180a969 [file] [log] [blame]
{
"name": "webmaxy-pod",
"version": "0.1.0",
"summary": "CocoaPod implementation of WebMaxy SDK",
"description": "WebMaxy sdk is used add support for iOS app.It is in development phase.",
"homepage": "https://github.com/razorpay/razorpay-pod",
"license": "MIT",
"authors": {
"bharat@sphinx-solution.com": "bharat@sphinx-solution.com"
},
"source": {
"git": "https://github.com/BKudale/WebMaxy-SDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"exclude_files": "UpdatePod.sh",
"vendored_frameworks": "Pod/WebMaxySDK.framework"
}