[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / c / CreditCardViewSwift / 1.0.0 / CreditCardViewSwift.podspec.json
blob6179ebe2e1c480a58689e64d33f5201a2d034fcd
2   "name": "CreditCardViewSwift",
3   "version": "1.0.0",
4   "summary": "This is a framework that lets you add a fully functional credit/debit card view",
5   "description": "A fully functional Credit/Debit card view that returns validated card data for use. Import this framework in your code, add it as a subview and you are ready to go!",
6   "homepage": "https://github.com/osamaazmat/CreditCardView",
7   "license": "MIT",
8   "authors": {
9     "Osama Azmat Khan": "usama.azmat@hotmail.com"
10   },
11   "social_media_url": "https://twitter.com/osamaazmat",
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "13.4"
15   },
16   "source": {
17     "git": "https://github.com/osamaazmat/CreditCardViewSwift.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "CreditCardViewSwift/**/*",
21   "exclude_files": [
22     "CreditCardViewSwift/**/*.xcuserstate",
23     "CreditCardViewSwift/**/*.plist"
24   ],
25   "dependencies": {
26     "SkyFloatingLabelTextField": [
27       "~> 3.0"
28     ]
29   },
30   "swift_version": "5.0"