[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 7 / wpbutton / 0.0.1 / wpbutton.podspec.json
blob6b3341bd1eb137dad277d4584de0020f3f54d6e7
2   "name": "wpbutton",
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/wpbutton",
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/wpbutton.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "wpbutton/**/*.{h,m}",
23   "vendored_frameworks": "wpbutton.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"