blob: 89d5ae95d65e144d92479bde6c87e48ba95b8bf4 [file] [log] [blame]
{
"name": "JudoSDK",
"version": "4.5.5-beta",
"summary": "Objective C iOS Client SDK from Judo Payments.",
"homepage": "http://judopayments.com",
"license": "Judo",
"authors": {
"Hamon Riazy": "hamon.riazy@judopayments.com"
},
"social_media_url": "https://twitter.com/JudoPayments",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JudoPay/Judo-ObjC.git",
"tag": "4.5.5-beta"
},
"resource_bundles": {
"JudoPay": "Framework/JudoPay.bundle/*.*"
},
"vendored_frameworks": "Framework/JudoPay.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load"
}
}