blob: 2c25b1736f2c6fa5c776e5a81ec8559a60346b77 [file] [log] [blame]
{
"name": "PayUIndia-PG-SDK",
"version": "3.9.3",
"license": "MIT",
"homepage": "https://github.com/payu-intrepos/iOS-SDK",
"authors": {
"PayUbiz": "contact@payu.in"
},
"summary": "PG SDK for iOS by PayUbiz",
"description": "iOS PG SDK provides easy payment flow.",
"source": {
"git": "https://github.com/payu-intrepos/iOS-SDK.git",
"tag": "v3.9.3"
},
"documentation_url": "https://github.com/payu-intrepos/Documentations/wiki/8.-iOS-SDK-integration",
"platforms": {
"ios": "6.0"
},
"source_files": "PayU_iOS_CoreSDK/*.h",
"public_header_files": "PayU_iOS_CoreSDK/*.h",
"preserve_paths": "*.a",
"resources": "PayU_iOS_CoreSDK/*.plist",
"vendored_libraries": "libPayU_iOS_CoreSDK.a",
"requires_arc": true
}