blob: 2f7153f7769d2f1f787d2bddb67ead5870ff7c62 [file] [log] [blame]
{
"name": "Bolt",
"version": "0.0.1",
"summary": "Bolt iOS payment SDK.",
"description": "This SDK enables paying with credit cards within an iOSD app.",
"homepage": "https://bolt.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ned Rockson": "nedrocks@gmail.com"
},
"source": {
"git": "https://github.com/boltapp/bolt-ios.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Bolt/Classes/**/*",
"public_header_files": "Bolt/Classes/*.h"
}