4 "summary": "A framework for handling Urpay cards in iOS applications.",
5 "description": "UrpayCards is a framework designed for iOS applications to handle card management.",
6 "homepage": "https://github.com/iAhmedWahdan/UrpayCards",
12 "iAhmedWahdan": "ahmednasrwahdan@gmail.com"
15 "git": "https://github.com/iAhmedWahdan/UrpayCards.git",
21 "vendored_frameworks": "UrpayCards.xcframework",
25 "pod_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
27 "ONLY_ACTIVE_ARCH": "NO",
28 "ENABLE_BITCODE": "NO"
30 "user_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "UrpayCardsResources": [
35 "UrpayCards.xcframework/**/*.xcassets",
36 "UrpayCards.xcframework/**/*.{xib,storyboard,png,jpg,svg,pdf,json}"
42 "swift_version": "5.0"