[Add] DGSwiftUtilities 0.39.1
[CocoaPods.git] / Specs / 7 / 8 / 5 / StripeHelper / 0.0.1 / StripeHelper.podspec.json
blob5140e2f95170480d59b50f6b019c16ac90d7d1ec
2   "name": "StripeHelper",
3   "version": "0.0.1",
4   "summary": "Helper pod file for Stripe",
5   "description": "It helps to install Stripe for Any Project",
6   "homepage": "https://github.com/k1ran-ak/k1ran-ak.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pvignesh90": "pvignesh90@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/k1ran-ak/k1ran-ak.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "StripeHelper/**/*.{h,m,swift}",
23   "dependencies": {
24     "Stripe": [
26     ]
27   },
28   "swift_version": "4.2"