blob: e4a77ebdc146a7bbc882d2bbdcbd9577af543b75 [file] [log] [blame]
{
"name": "Fidel",
"version": "1.2.4",
"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.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.1"
},
"ios": {
"vendored_frameworks": "Fidel.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0.2"
}
}