Latest | 1.0.8 |
---|---|
Homepage | https://dev.azure.com/myfatoorahsc/_git/MF-SDK-iOS-Demo |
License | Apache-2.0 |
Platforms | ios 11.0, requires ARC |
Authors |
Latest podspec
{ "name": "MyFatoorah", "version": "1.0.8", "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": "[email protected]" }, "license": { "type": "Apache-2.0", "file": "LICENSE.md" }, "source": { "git": "https://dev.azure.com/myfatoorahsc/_git/MF-SDK-iOS-Demo", "tag": "1.0.8" }, "xcconfig": { "FRAMEWORK_SEARCH_PATHS": ""$(PODS_ROOT)/MyFatoorah/"" }, "platforms": { "ios": "11.0" }, "ios": { "vendored_frameworks": "MFSDK.framework" }, "requires_arc": true, "source_files": "MFSDK.framework/Headers/*.{h}", "vendored_frameworks": "MFSDK.framework", "preserve_paths": "MFSDK.framework/*" }
Mon, 20 May 2019 10:04:04 +0000