[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 0 / GenesisSwift / 1.1.0 / GenesisSwift.podspec.json
blob7ae947a2b7737f589eac4ff830df28ac54125bc1
2   "name": "GenesisSwift",
3   "version": "1.1.0",
4   "summary": "iOS Genesis Payment Gateway",
5   "description": "The iOS Genesis Payment Gateway Swift SDK.",
6   "homepage": "https://github.com/GenesisGateway/ios_sdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eMerchantPay Mobile": "mobile@emerchantpay.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/GenesisGateway/ios_sdk.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "GenesisSwift/**/*.{swift}",
23   "swift_version": "4.0",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]