[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / a / 2 / iOS_CommonCode_Helper / 1.0.17 / iOS_CommonCode_Helper.podspec.json
blob37f8259294e9fa5efef1f41d4f22ed03a0fd5d2f
2   "name": "iOS_CommonCode_Helper",
3   "version": "1.0.17",
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.17"
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   ],
29   "resource_bundles": {
30     "iOS_CommonCode": [
31       "iOS_CommonCode/Resources/Assets/*.xcassets"
32     ]
33   },
34   "static_framework": true,
35   "frameworks": [
36     "UIKit",
37     "Foundation",
38     "SystemConfiguration",
39     "StoreKit"
40   ],
41   "dependencies": {
42     "RevenueCat": [
44     ],
45     "Alamofire": [
47     ],
48     "AppsFlyerFramework": [
50     ],
51     "PurchaseConnector": [
53     ],
54     "AppMetricaAnalytics": [
56     ],
57     "FBSDKCoreKit": [
59     ],
60     "FBSDKLoginKit": [
62     ],
63     "FBSDKShareKit": [
65     ],
66     "TikTokBusinessSDK": [
68     ],
69     "OneSignal": [
71     ],
72     "Firebase/Auth": [
74     ],
75     "Firebase/Analytics": [
77     ],
78     "Firebase/Performance": [
80     ],
81     "Firebase/Crashlytics": [
83     ],
84     "FirebaseMessaging": [
86     ],
87     "Google-Mobile-Ads-SDK": [
89     ],
90     "UIView-Shimmer": [
92     ],
93     "MarqueeLabel": [
95     ],
96     "MBProgressHUD": [
98     ],
99     "lottie-ios": [
101     ],
102     "SwiftConfettiView": [
104     ]
105   },
106   "swift_version": "5.0"