[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / 9 / CardInput / 0.2 / CardInput.podspec.json
blob68173379403058370f8a2c1ad3500df088d3886d
2   "name": "CardInput",
3   "version": "0.2",
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.2"
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   }