[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / a / CEXDirect / 1.0.0-alpha2 / CEXDirect.podspec.json
blobf13240d09844e4d59aac5e7a2ed76e75c9dcfefc
2   "name": "CEXDirect",
3   "version": "1.0.0-alpha2",
4   "summary": "CEX Direct Client Framework",
5   "description": "Provides easy access to crypto assets by handling all user verification and payment procedures, procurement and delivery, giving you freedom to do what you do best - engage with your users.",
6   "homepage": "https://github.com/decent-finance/direct-ios",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "CEX.​IO Ltd (UK)": "webmaster@cex.io"
10   },
11   "platforms": {
12     "ios": "11.4"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/decent-finance/direct-ios.git",
17     "tag": "v1.0.0-alpha2"
18   },
19   "source_files": "CEXDirect/**/*.swift",
20   "resources": "CEXDirect/**/*.{storyboard,xib,ttf,bundle,plist,json,xcassets}",
21   "exclude_files": "CEXDirect/Info.plist",
22   "frameworks": "WebKit",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.0.0-beta.5"
26     ],
27     "SwiftyJSON": [
29     ],
30     "CocoaLumberjack/Swift": [
32     ],
33     "ObjectMapper": [
35     ],
36     "AlamofireObjectMapper": [
38     ],
39     "RxSwift": [
41     ],
42     "RxCocoa": [
44     ],
45     "CryptoSwift": [
47     ],
48     "ReactorKit": [
50     ],
51     "Starscream": [
53     ],
54     "BigInt": [
56     ],
57     "MarkdownView": [
59     ],
60     "SVProgressHUD": [
62     ],
63     "Nantes": [
65     ]
66   },
67   "swift_version": "5.0"