4 "summary": "iOS Framework which provides easy way to enable the stack card using UICollectionview",
5 "description": "Handling Card Stack might be tideuos some time so providing the light weight StackCards framework.",
6 "homepage": "https://github.com/abhi12340/StackCards",
12 "Abhishek Kumar": "abhishekkumarthakur786@gmail.com"
19 "git": "https://github.com/abhi12340/StackCards.git",
25 "pod_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "source_files": "StackCards/**/*.{swift}",
32 "swift_versions": "5.0",
33 "swift_version": "5.0"