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