blob: 738a2840714e0c0b95ea48935a4d438c6d802dbb [file] [log] [blame]
{
"name": "MyFatoorah",
"version": "2.0.25",
"summary": "The MFSDK makes it easy to add MyFatoorah payments to mobile apps.",
"homepage": "https://dev.azure.com/myfatoorahsc/_git/MF-SDK-iOS-Demo",
"authors": {
"MyFatoorah": "tech@myfatoorah.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE.md"
},
"source": {
"git": "https://dev.azure.com/myfatoorahsc/_git/MF-SDK-iOS-Demo",
"tag": "2.0.25"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MyFatoorah/\""
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "SDKs/MFSDK2Beta/MFSDK.framework"
},
"source_files": "SDKs/MFSDK2Beta/MFSDK.framework/Headers/*.{h}",
"vendored_frameworks": "SDKs/MFSDK2Beta/MFSDK.framework",
"preserve_paths": "SDKs/MFSDK2Beta/MFSDK.framework/*"
}