[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 9 / UrpayCards / 0.2.8 / UrpayCards.podspec.json
blob82be17e53df67ed2103ea464b915778350271fe6
2   "name": "UrpayCards",
3   "version": "0.2.8",
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.\nIt provides features such as card addition, deletion, and transaction management for Urpay services.",
6   "homepage": "https://github.com/iAhmedWahdan/UrpayCards",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iAhmedWahdan": "ahmednasrwahdan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iAhmedWahdan/UrpayCards.git",
16     "tag": "0.2.8"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "vendored_frameworks": "UrpayCards.xcframework",
22   "resource_bundles": {
23     "UrpayCardsResources": [
24       "UrpayCards/**/*.xib",
25       "UrpayCards/Assets/**/*.{png,jpg,xcassets}",
26       "UrpayCards/Assets/Colors/*.json"
27     ]
28   },
29   "swift_versions": [
30     "5.0"
31   ],
32   "swift_version": "5.0"