[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / d / b / ubuikit / 0.0.1 / ubuikit.podspec.json
bloba247d681ee1c9083ab88e14a37f88a4bb4077301
2   "name": "ubuikit",
3   "version": "0.0.1",
4   "summary": "Adding framework for uikit button integration.",
5   "description": "Adding framework for uikit button integration",
6   "homepage": "https://github.com/wipromukesh/ubuikit",
7   "license": {
8     "type": "MIT",
9     "text": "MIT License"
10   },
11   "authors": {
12     "wipromukesh": "mukesh.lokare@wipro.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.7",
18   "source": {
19     "git": "https://github.com/wipromukesh/ubuikit.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ubuikit/**/*.{h,m}",
23   "vendored_frameworks": "ubuikit.xcframework",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "5.7"