[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / a / 2 / iOS_CommonCode_Helper / 1.0.22 / iOS_CommonCode_Helper.podspec.json
blobc6cf27a451fe16317a45dff3299daa9a43fc17a3
2   "name": "iOS_CommonCode_Helper",
3   "version": "1.0.22",
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.22"
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   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "static_framework": true,
41   "frameworks": [
42     "UIKit",
43     "Foundation",
44     "SystemConfiguration",
45     "StoreKit"
46   ],
47   "dependencies": {
48     "RevenueCat": [
50     ],
51     "Alamofire": [
53     ],
54     "AppsFlyerFramework": [
56     ],
57     "PurchaseConnector": [
59     ],
60     "AppMetricaAnalytics": [
62     ],
63     "FBSDKCoreKit": [
65     ],
66     "FBSDKLoginKit": [
68     ],
69     "FBSDKShareKit": [
71     ],
72     "TikTokBusinessSDK": [
74     ],
75     "OneSignal": [
77     ],
78     "Firebase/Auth": [
80     ],
81     "Firebase/Analytics": [
83     ],
84     "Firebase/Performance": [
86     ],
87     "Firebase/Crashlytics": [
89     ],
90     "FirebaseMessaging": [
92     ],
93     "Google-Mobile-Ads-SDK": [
95     ],
96     "UIView-Shimmer": [
98     ],
99     "MarqueeLabel": [
101     ],
102     "MBProgressHUD": [
104     ],
105     "lottie-ios": [
107     ],
108     "SwiftConfettiView": [
110     ]
111   },
112   "swift_version": "5.0"