[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / 1 / FlatCreditCard / 0.0.2 / FlatCreditCard.podspec.json
blob7afb3020bcb152e11dde507da1e59fbad580fbc5
2   "name": "FlatCreditCard",
3   "version": "0.0.2",
4   "summary": "A view for credit cards.",
5   "description": "A highly flexible credit view which allows for a view model to be integrated to allow for custom processing.",
6   "homepage": "https://github.com/educrate/credit-card-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "christianampe": "christianampe.work@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/educrate/credit-card-ios.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.1",
22   "source_files": "FlatCreditCard/Classes/**/*"