blob: 7b79ea1be5c9b2747c36db431dff5d2241354503 [file] [log] [blame]
{
"name": "PUM_CoreSDK",
"version": "3.0",
"summary": "PayUmoney iOS SDK",
"description": "This is a native SDK to integrate PayUmoney services with iOS apps",
"homepage": "https://github.com/umangarya336/PUMTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Umang Arya": "umang.arya@payu.in"
},
"source": {
"git": "https://github.com/umangarya336/PUMTest.git",
"tag": "3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"preserve_paths": "**"
},
"vendored_frameworks": "CoreSDK/PayUMoneyCoreSDK.framework"
}