[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / c / 5 / 9 / CardInput / 0.4.1 / CardInput.podspec.json
blob95425f92609cb885ee7e9c3a22b625982b9f8c30
2   "name": "CardInput",
3   "version": "0.4.1",
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.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "CardInput/**/*.swift",
18   "resources": "CardInput/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
19   "resource_bundles": {
20     "CardInput": [
21       "CardInput/**/*.{xib, xcassets, storyboard,png,jpeg}"
22     ]
23   },
24   "swift_version": "4.2",
25   "dependencies": {
26     "AKMaskField": [
28     ]
29   }