blob: df52d140f518bc6be74c5aa9e220b92c845f8e1d [file] [log] [blame]
{
"name": "Fidel",
"version": "1.2.3",
"summary": "Fidel iOS SDK.",
"description": "Fidel is an API platform that makes it easy for developers to link payment cards to loyalty and marketing services.",
"homepage": "https://fidel.uk/",
"license": "MIT",
"authors": {
"Cornel Chitanu": "tap@dolfn.com"
},
"source": {
"git": "https://github.com/FidelLimited/fidel-ios.git",
"tag": "1.2.3"
},
"requires_arc": true,
"platforms": {
"ios": "9.1"
},
"ios": {
"vendored_frameworks": "Fidel.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0.2"
}
}