blob: dbe52c9fb2fffe8858db0a2c6a3056fe80fe9681 [file] [log] [blame]
{
"name": "PayUmoney_CoreSDK",
"version": "3.7",
"summary": "PayUmoney iOS SDK",
"description": "This is a native SDK to integrate PayUmoney services with iOS apps",
"homepage": "https://github.com/payu-intrepos/PayUMoney-IOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Umang Arya": "umang.arya@payu.in"
},
"source": {
"git": "https://github.com/payu-intrepos/PayUMoney-IOS-SDK.git",
"tag": "PayUmoney_CoreSDK.3.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"preserve_paths": "**"
},
"vendored_frameworks": "CoreSDK/PayUMoneyCoreSDK.framework",
"dependencies": {
"PayUIndia-Custom-Browser": [
"~> 5.8.1"
]
}
}