diff --git a/Specs/8/d/1/hubtel_merchant_checkout_sdk/0.1.1/hubtel_merchant_checkout_sdk.podspec.json b/Specs/8/d/1/hubtel_merchant_checkout_sdk/0.1.1/hubtel_merchant_checkout_sdk.podspec.json new file mode 100644 index 000000000000000..956d8afb5546503 --- /dev/null +++ b/Specs/8/d/1/hubtel_merchant_checkout_sdk/0.1.1/hubtel_merchant_checkout_sdk.podspec.json @@ -0,0 +1,32 @@ +{ + "name": "hubtel_merchant_checkout_sdk", + "version": "0.1.1", + "summary": "A short description of hubtel_merchant_checkout_sdk.", + "description": "TODO: Add long description of the pod here.", + "homepage": "https://github.com/hubtel/hubtel_checkout_sdk_ios_pods", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "Mark Amoah": "markamoah97@gmail.com" + }, + "source": { + "git": "https://github.com/hubtel/hubtel_checkout_sdk_ios_pods.git", + "tag": "0.1.1" + }, + "platforms": { + "ios": "12.0" + }, + "source_files": [ + "TableCells/*.swift", + "Resources/*", + "Assets/*", + "Networking/*", + "GeneralPages/**/*", + "CustomViews/*", + "Analytics/*", + "General/*", + "CustomViews/otpLibrary/*" + ] +}