[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / 6 / PaystackCheckout / 0.1.1 / PaystackCheckout.podspec.json
blob6fd53a72db3648257788445430123ceb7ecad78b
2   "name": "PaystackCheckout",
3   "version": "0.1.1",
4   "summary": "A drop in library to accept payment with Paystack on iOS",
5   "description": "A drop in library to accept payment with Paystack on iOS. This is the easiest way to start collecting payments on your mobile apps.",
6   "homepage": "https://github.com/PaystackHQ/checkout-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jubril Olambiwonnu": "jubril@paystack.com"
13   },
14   "source": {
15     "git": "https://github.com/PaystackHQ/checkout-ios.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CheckoutSDK/Classes/**/*",
23   "resource_bundles": {
24     "PaystackCheckout": [
25       "CheckoutSDK/Assets/*.xcassets"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "Alamofire": [
32     ]
33   },
34   "swift_version": "5.0"