[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 6 / f / CardParts / 2.23.0 / CardParts.podspec.json
blob5d0f39fa416c2b33b270ee916fa1b8b5ad465bc7
2   "name": "CardParts",
3   "version": "2.23.0",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "summary": "iOS Card UI framework.",
8   "description": "CardParts is an iOS Card UI framework that uses MVVM and automatic data binding with RxSwift.",
9   "homepage": "https://github.com/intuit/CardParts",
10   "authors": {
11     "Chase Roossin": "chase_roossin@intuit.com",
12     "Bharath Urs": "bharath_urs@intuit.com",
13     "Lucien Dupont": "lucien_dupont@intuit.com",
14     "Badarinath Venkatnarayansetty": "badarinath_venkatnarayansetty@intuit.com"
15   },
16   "source": {
17     "git": "https://github.com/intuit/CardParts.git",
18     "tag": "2.23.0"
19   },
20   "license": {
21     "type": "Apache 2.0"
22   },
23   "resources": [
24     "CardParts/Assets/*.xcassets"
25   ],
26   "swift_versions": "5.0",
27   "source_files": "CardParts/src/**/*",
28   "dependencies": {
29     "RxSwift": [
30       "~> 4.5"
31     ],
32     "RxCocoa": [
33       "~> 4.5"
34     ],
35     "RxDataSources": [
36       "~> 3.1"
37     ],
38     "RxGesture": [
39       "~> 2.2"
40     ]
41   },
42   "swift_version": "5.0"