[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 5 / 9 / CardInput / 0.4.3 / CardInput.podspec.json
blob7e46b6a1b98068335524244a90a4311af6b56e32
2   "name": "CardInput",
3   "version": "0.4.3",
4   "license": "MIT",
5   "summary": "Fancy Credit Card Input",
6   "homepage": "https://github.com/mahmutpinarbasi/CardInput.git",
7   "authors": {
8     "Mahmut Pınarbaşı": "pinarbasimahmut@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mahmutpinarbasi/CardInput.git",
12     "tag": "0.4.3"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "CardInput/**/*.swift",
18   "resource_bundles": {
19     "CardInput": [
20       "CardInput/**/*.{xib,xcassets,ttf}"
21     ]
22   },
23   "swift_version": "4.2",
24   "dependencies": {
25     "AKMaskField": [
27     ]
28   }