[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / b / 1 / CreditCardFormV2 / 0.2.0 / CreditCardFormV2.podspec.json
blob71ba34300d4a82abc4d4b91ffd85c556cf22bf8f
2   "name": "CreditCardFormV2",
3   "version": "0.2.0",
4   "summary": "CreditCardForm is iOS framework updated to swift5",
5   "description": "CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card updated to swift 5.0",
6   "homepage": "https://github.com/FlammerSL/CreditCardForm-iOS",
7   "screenshots": "https://camo.githubusercontent.com/e30bcc0537ff4aa4adae4f39ad664aeb2fd7db76/68747470733a2f2f646f746a70672e636f2f3862752e706e67",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "orazz": "orazz.tm@gmail.com",
13     "Isuru Ranasinghe": "ranasinghe.i.u@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/FlammerSL/CreditCardForm-iOS.git",
20     "tag": "0.2.0"
21   },
22   "source_files": [
23     "CreditCardForm/Classes/*.swift",
24     "CreditCardForm/*.{h,m}"
25   ],
26   "resource_bundles": {
27     "CreditCardForm": [
28       "CreditCardForm/Images.xcassets"
29     ]
30   },
31   "frameworks": "UIKit"