[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / a / 2 / iOS_CommonCode_Helper / 1.0.10 / iOS_CommonCode_Helper.podspec.json
blob02b1494b57858ce9d36e2f3fbf6881f6135800a8
2   "name": "iOS_CommonCode_Helper",
3   "version": "1.0.10",
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.10"
22   },
23   "source_files": "iOS_CommonCode/**/*.swift",
24   "resources": [
25     "iOS_CommonCode/**/*.xib"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "static_framework": true,
34   "frameworks": [
35     "UIKit",
36     "Foundation",
37     "SystemConfiguration",
38     "StoreKit"
39   ],
40   "dependencies": {
41     "RevenueCat": [
43     ],
44     "Alamofire": [
46     ],
47     "AppsFlyerFramework": [
49     ],
50     "PurchaseConnector": [
52     ],
53     "AppMetricaAnalytics": [
55     ],
56     "FBSDKCoreKit": [
58     ],
59     "FBSDKLoginKit": [
61     ],
62     "FBSDKShareKit": [
64     ],
65     "TikTokBusinessSDK": [
67     ],
68     "OneSignal": [
70     ],
71     "Firebase/Auth": [
73     ],
74     "Firebase/Analytics": [
76     ],
77     "Firebase/Performance": [
79     ],
80     "Firebase/Crashlytics": [
82     ],
83     "FirebaseMessaging": [
85     ],
86     "Google-Mobile-Ads-SDK": [
88     ],
89     "UIView-Shimmer": [
91     ],
92     "MarqueeLabel": [
94     ],
95     "MBProgressHUD": [
97     ],
98     "lottie-ios": [
100     ],
101     "SwiftConfettiView": [
103     ]
104   },
105   "swift_version": "5.0"