[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / 5 / PecodeSDK / 1.0.0-beta / PecodeSDK.podspec.json
blobcd65113e5efc772f59e428a7ac4903cf25d568c0
2   "name": "PecodeSDK",
3   "version": "1.0.0-beta",
4   "summary": "This is a test Pecode's framework.",
5   "description": "This is a test Pecode's framework description text",
6   "homepage": "https://github.com/KolisnykPecode/PecodeSDK",
7   "license": {
8     "type": "Copyright",
9     "text": "Created and licensed by Ashish A. Copyright 2024 Ashish Awasthi. All rights reserved."
10   },
11   "authors": {
12     "Andrew Kolisnyk": "andrew_kolisnyk@pecodesoftware.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/KolisnykPecode/PecodeSDK.git",
19     "tag": "1.0.0-beta"
20   },
21   "source_files": "PecodeSDK/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "Firebase": [
31     ]
32   }