[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 5 / 9 / CardInput / 0.4.8 / CardInput.podspec.json
blobb63483c5b48c83256dd4d7434320c0441774ec8c
2   "name": "CardInput",
3   "version": "0.4.8",
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.8"
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   }