[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / c / 4 / 0 / AnimatedCardInput / 0.2.0 / AnimatedCardInput.podspec.json
blob2c4c743fcc00858bcbcaa603908db3c12d62b5e9
2   "name": "AnimatedCardInput",
3   "version": "0.2.0",
4   "summary": "iOS library with components for input of Credit Card data",
5   "description": "This library let's you drop into your project an animated component representing Credit Card and allow users to enter their data directly onto it.",
6   "homepage": "https://github.com/netguru/AnimatedCardInput",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kamil Szczepański": "kamil.szczepanski@netguru.com"
13   },
14   "source": {
15     "git": "https://github.com/netguru/AnimatedCardInput.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://www.netguru.com/codestories/topic/ios",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "AnimatedCardInput/Classes/**/*",
24   "resource_bundles": {
25     "AnimatedCardInput": [
26       "AnimatedCardInput/Assets/*.png"
27     ]
28   },
29   "swift_version": "5.0"