[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / a / IBMCoreBanking / 0.0.1 / IBMCoreBanking.podspec.json
blobb9e794dddb6801f95a18ceb9e17c9605dd41ba9e
2   "name": "IBMCoreBanking",
3   "version": "0.0.1",
4   "summary": "Using Corebanking Framework as dependency.",
5   "description": "Using Corebanking Framework as dependency. Most of the basic JazzCash methods are listed here.",
6   "homepage": "https://github.com/waheed-abdul/IBMCoreBanking",
7   "license": {
8     "type": "MIT",
9     "file": "IBMCoreBanking/LICENSE.txt"
10   },
11   "authors": {
12     "Abdul Waheed": "akabdul14@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/waheed-abdul/IBMCoreBanking.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "IBMCoreBanking/**/*.{swift, plist, .h}",
23   "resources": "IBMCoreBanking/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json}",
24   "exclude_files": "Classes/Exclude",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.2"
28     ],
29     "Moya": [
31     ],
32     "KeychainAccess": [
34     ]
35   },
36   "swift_version": "5.0"