[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 9 / CardInput / 0.4 / CardInput.podspec.json
blob97409d8bd319094bd6bfaf55d557e298512997a5
2   "name": "CardInput",
3   "version": "0.4",
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"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "CardInput/**/*.swift",
18   "resources": "CardInput/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
19   "swift_version": "4.2",
20   "dependencies": {
21     "AKMaskField": [
23     ]
24   }