[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 4 / 0 / AnimatedCardInput / 0.3.0 / AnimatedCardInput.podspec.json
blobf4261a7add26a9203edcf94e0bf121d7ecdcbed7
2   "name": "AnimatedCardInput",
3   "version": "0.3.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.3.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"