blob: 093bfab727519431419cfec223f37a66ac93067a [file] [log] [blame]
{
"name": "SeamlessPayCore",
"version": "1.0.8",
"summary": "There are three demo apps included with the framework.",
"description": "TODO: The SeamlessPay iOS SDK makes it quick and easy to build an excellent payment experience in your iOS app. We provide powerful elements that can be used out-of-the-box to collect your users’ payment details. We also expose the low-level APIs that power those UIs so that you can build fully custom experiences.",
"homepage": "https://github.com/seamlesspay/seamlesspay-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seamless Payments": "info@seamlesspay.com"
},
"source": {
"git": "https://github.com/seamlesspay/seamlesspay-ios.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SeamlessPayCore/Classes/*",
"resources": "SeamlessPayCore/Assets/*"
}