[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / a / 2 / iOS_CommonCode_Helper / 1.0.27 / iOS_CommonCode_Helper.podspec.json
blobf26da12c6fff9a26695cbdecf16c896e803dec9d
2   "name": "iOS_CommonCode_Helper",
3   "version": "1.0.27",
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.27"
22   },
23   "source_files": "iOS_CommonCode/**/*.swift",
24   "resources": [
25     "iOS_CommonCode/**/*.xib",
26     "iOS_CommonCode/Resources/Json/*.json",
27     "iOS_CommonCode/Resources/Font/*.ttf",
28     "iOS_CommonCode/Resources/Localise/*.strings",
29     "iOS_CommonCode/Resources/Assets/**/*.{svg,png,jpg,jpeg,gif,pdf}"
30   ],
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "static_framework": true,
38   "frameworks": [
39     "UIKit",
40     "Foundation",
41     "SystemConfiguration",
42     "StoreKit"
43   ],
44   "dependencies": {
45     "RevenueCat": [
47     ],
48     "Alamofire": [
50     ],
51     "AppsFlyerFramework": [
53     ],
54     "PurchaseConnector": [
56     ],
57     "AppMetricaAnalytics": [
59     ],
60     "FBSDKCoreKit": [
62     ],
63     "FBSDKLoginKit": [
65     ],
66     "FBSDKShareKit": [
68     ],
69     "TikTokBusinessSDK": [
71     ],
72     "OneSignal": [
74     ],
75     "Firebase/Auth": [
77     ],
78     "Firebase/Analytics": [
80     ],
81     "Firebase/Performance": [
83     ],
84     "Firebase/Crashlytics": [
86     ],
87     "FirebaseMessaging": [
89     ],
90     "Google-Mobile-Ads-SDK": [
92     ],
93     "UIView-Shimmer": [
95     ],
96     "MarqueeLabel": [
98     ],
99     "MBProgressHUD": [
101     ],
102     "lottie-ios": [
104     ],
105     "SwiftConfettiView": [
107     ],
108     "SVGKit": [
110     ]
111   },
112   "swift_version": "5.0"