2 "name": "Klarna-on-Demand",
4 "summary": "SDK for Klarna's on-demand purchase service.",
5 "description": " Klarna on-demand allows you to integrate Klarna's payment solution in mobile apps that offer on demand services.\n It's a perfect fit for apps selling concert tickets, taxi rides, food pick-ups, etc.\n",
6 "homepage": "https://github.com/klarna/klarna-on-demand-ios",
7 "screenshots": "https://raw.githubusercontent.com/klarna/klarna-on-demand-ios/master/screenshot.png",
8 "license": "Apache 2.0",
10 "Klarna InDeX Team": "index.e@klarna.com"
13 "git": "https://github.com/klarna/klarna-on-demand-ios.git",
20 "source_files": "KlarnaOnDemand/**/*.{h,m}",
22 "KOD": "KlarnaOnDemand/KOD.bundle/*.lproj"
31 "source_files": "3rdParty/Crypto/**/*.{h,m}",
32 "private_header_files": "3rdParty/Crypto/**/*.h",
34 "OTHER_LDFLAGS": "-ObjC -all_load"
36 "prefix_header_file": "3rdParty/Crypto/Crypto-Prefix.pch"
40 "source_files": "3rdParty/JockeyJS/*.{h,m}",
41 "private_header_files": "3rdParty/JockeyJS/*.h"