[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / b / e / Bolt / 0.0.1 / Bolt.podspec.json
blob2f7153f7769d2f1f787d2bddb67ead5870ff7c62
2   "name": "Bolt",
3   "version": "0.0.1",
4   "summary": "Bolt iOS payment SDK.",
5   "description": "This SDK enables paying with credit cards within an iOSD app.",
6   "homepage": "https://bolt.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ned Rockson": "nedrocks@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/boltapp/bolt-ios.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Bolt/Classes/**/*",
22   "public_header_files": "Bolt/Classes/*.h"