[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / a / b / 5 / PecodeSDK / 1.0.0-beta1 / PecodeSDK.podspec.json
blob9c81ceb3f9d585beea92ea99a6d77ff52792f7a6
2   "name": "PecodeSDK",
3   "version": "1.0.0-beta1",
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-beta1"
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     "FirebaseUI": [
31     ]
32   }