[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 3 / 8 / CreditCardForm / 0.1.6 / CreditCardForm.podspec.json
blob48dc05fe6c04ae61a77108062b772491bbca6e7c
2   "name": "CreditCardForm",
3   "version": "0.1.6",
4   "summary": "CreditCardForm is iOS framework",
5   "description": "CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card",
6   "homepage": "https://github.com/CreditCardForm",
7   "screenshots": "https://camo.githubusercontent.com/e30bcc0537ff4aa4adae4f39ad664aeb2fd7db76/68747470733a2f2f646f746a70672e636f2f3862752e706e67",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "orazz": "orazz.tm@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/orazz/CreditCardForm-iOS.git",
19     "tag": "0.1.6"
20   },
21   "source_files": [
22     "CreditCardForm/Classes/*.swift",
23     "CreditCardForm/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "CreditCardForm": [
27       "CreditCardForm/Images.xcassets"
28     ]
29   },
30   "frameworks": "UIKit",
31   "pushed_with_swift_version": "3.0.1"