[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 3 / BOCheckoutSDKiOS / 0.0.3 / BOCheckoutSDKiOS.podspec.json
blob79a46335117566456ae0151e3f61ccf078aa90b2
2   "name": "BOCheckoutSDKiOS",
3   "version": "0.0.3",
4   "summary": "The Checkout SDK from Bambora makes it simple to accept payments in your app.",
5   "homepage": "https://developer.bambora.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bambora Online": "support@bambora.com"
12   },
13   "source": {
14     "git": "https://github.com/bambora/checkout-sdk-ios.git",
15     "tag": "0.0.3"
16   },
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BOCheckoutSDKiOS/**/*.{swift}",
22   "ios": {
23     "frameworks": "UIKit"
24   }