[Add] MiniPlengi 1.5.8
[CocoaPods.git] / Specs / 5 / 1 / d / SafetyKuvrrKit / 1.0.20 / SafetyKuvrrKit.podspec.json
blob20fb8f19b9fc4acae375a8e65600bb7e87297c97
2   "name": "SafetyKuvrrKit",
3   "version": "1.0.20",
4   "swift_versions": "5.0",
5   "platforms": {
6     "ios": "13.0"
7   },
8   "summary": "SafetyKuvrr app functionalities integration separately.",
9   "description": "It is a separate integration for SafetyKuvrr app functionalities.",
10   "homepage": "https://github.com/Sm038229/SafetyKuvrrKit",
11   "license": "MIT",
12   "authors": {
13     "Sachin Mishra": "sachinmishrahp@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Sm038229/SafetyKuvrrKit.git",
17     "tag": "1.0.20"
18   },
19   "source_files": [
20     "SafetyKuvrrKit/**/*.{swift}"
21   ],
22   "resources": [
23     "SafetyKuvrrKit/**/*.{xib,storyboard,xcassets,imageset,png,jpg,jpeg}"
24   ],
25   "resource_bundles": {
26     "SafetyKuvrrKit": [
27       "SafetyKuvrrKit/**/*.{xib,storyboard,xcassets,imageset,png,jpg,jpeg}"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "Foundation",
33     "CoreLocation"
34   ],
35   "vendored_frameworks": [
36     "SafetyKuvrrKit/**/*.xcframework"
37   ],
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "dependencies": {
45     "Alamofire": [
47     ],
48     "INTULocationManager": [
50     ],
51     "DeviceGuru": [
53     ],
54     "PermissionKit": [
56     ],
57     "AgoraRtcEngine_iOS": [
59     ],
60     "KeychainSwift": [
62     ],
63     "SDWebImage": [
65     ],
66     "ActiveLabel": [
68     ],
69     "IQKeyboardManagerSwift": [
71     ],
72     "ProgressHUD": [
74     ]
75   },
76   "swift_version": "5.0"