[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / d / 2 / Bongloy / 0.4.0 / Bongloy.podspec.json
blob2960dcf10695ea48c2ca3f9e37e7749c02ad1eed
2   "name": "Bongloy",
3   "version": "0.4.0",
4   "summary": "iOS library for Bongloy Payment Gateway API.",
5   "description": "Bongloy is the easiest way to accept payments online.",
6   "homepage": "https://github.com/bongloy-community/bongloy-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "khomsovon": "sovon.khom68@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bongloy-community/bongloy-ios.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Bongloy/Classes/**/*",
22   "dependencies": {
23     "Stripe": [
24       "<= 17.0.1"
25     ]
26   }