blob: ed6fd167e8b0c5383971d52d8e2fc6c7a8dbd8c9 [file] [log] [blame]
{
"name": "Fidel",
"version": "1.3.0",
"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.3.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.1"
},
"ios": {
"vendored_frameworks": "Fidel.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"dependencies": {
"CardIO": [
"~> 5.4"
]
}
}