[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 9 / CardInput / 0.5.3 / CardInput.podspec.json
blobd70b6613b15b5071067b6e6b20da5733a54aef2b
2   "name": "CardInput",
3   "version": "0.5.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.5.3"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "CardInput/Classes/**/*.swift",
18   "resource_bundles": {
19     "CardInput": [
20       "CardInput/**/*.{xib,png,ttf}"
21     ]
22   },
23   "swift_version": "4.2",
24   "dependencies": {
25     "AKMaskField": [
27     ]
28   }