[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / f / a / 2 / iOS_CommonCode_Helper / 1.0.12 / iOS_CommonCode_Helper.podspec.json
blob17aaf966729290f72a89356b4382d3ed87d3df00
2   "name": "iOS_CommonCode_Helper",
3   "version": "1.0.12",
4   "summary": "CommonCode Code iOS",
5   "description": "Common Code for Vasundhara iOS App Developing.",
6   "homepage": "https://github.com/sagarpatel1137/iOS_CommonCode_Helper.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gautam iOS": ""
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "readme": "README.md",
19   "source": {
20     "git": "https://github.com/sagarpatel1137/iOS_CommonCode_Helper.git",
21     "tag": "1.0.12"
22   },
23   "source_files": "iOS_CommonCode/**/*.swift",
24   "resources": [
25     "iOS_CommonCode/Resources/Json/*.json",
26     "iOS_CommonCode/Resources/Font/*.ttf",
27     "iOS_CommonCode/Resources/*.xcassets"
28   ],
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "static_framework": true,
36   "frameworks": [
37     "UIKit",
38     "Foundation",
39     "SystemConfiguration",
40     "StoreKit"
41   ],
42   "dependencies": {
43     "RevenueCat": [
45     ],
46     "Alamofire": [
48     ],
49     "AppsFlyerFramework": [
51     ],
52     "PurchaseConnector": [
54     ],
55     "AppMetricaAnalytics": [
57     ],
58     "FBSDKCoreKit": [
60     ],
61     "FBSDKLoginKit": [
63     ],
64     "FBSDKShareKit": [
66     ],
67     "TikTokBusinessSDK": [
69     ],
70     "OneSignal": [
72     ],
73     "Firebase/Auth": [
75     ],
76     "Firebase/Analytics": [
78     ],
79     "Firebase/Performance": [
81     ],
82     "Firebase/Crashlytics": [
84     ],
85     "FirebaseMessaging": [
87     ],
88     "Google-Mobile-Ads-SDK": [
90     ],
91     "UIView-Shimmer": [
93     ],
94     "MarqueeLabel": [
96     ],
97     "MBProgressHUD": [
99     ],
100     "lottie-ios": [
102     ],
103     "SwiftConfettiView": [
105     ]
106   },
107   "swift_version": "5.0"