blob: 58f51a7c0b21adf2552fb3ff0136666515f2dcea [file] [log] [blame]
{
"name": "MyFatoorah",
"version": "2.0.20",
"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.20"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MyFatoorah/\""
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "SDKs/MFSDK2Beta/MFSDK.framework"
},
"requires_arc": true,
"source_files": "SDKs/MFSDK2Beta/MFSDK.framework/Headers/*.{h}",
"vendored_frameworks": "SDKs/MFSDK2Beta/MFSDK.framework",
"preserve_paths": "SDKs/MFSDK2Beta/MFSDK.framework/*"
}