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