blob: 72c8b3e60d304321dfb7df8ce7bfffde3f11ed2b [file] [log] [blame]
{
"name": "MyFatoorah",
"version": "2.0.71",
"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.71"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MyFatoorah/\""
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "SDKs/MFSPM/MFSDK.xcframework"
},
"vendored_frameworks": "SDKs/MFSPM/MFSDK.xcframework"
}