[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / b / ChatCampUIKit / 4.2.2 / ChatCampUIKit.podspec.json
bloba71ab4198607e0e92d856b8cc09e47355ee4de49
2   "name": "ChatCampUIKit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "swift_version": "4.2",
7   "summary": "ChatCamp iOS UI Kit",
8   "description": "UI Kit for ChatCamp iOS SDK",
9   "requires_arc": true,
10   "version": "4.2.2",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Saurabh Gupta": "saurabh.gupta@iflylabs.com",
17     "Shashwat Srivastava": "shashwat@iflylabs.com",
18     "Shubham Gupta": "shubham@iflylabs.com"
19   },
20   "homepage": "https://chatcamp.io",
21   "source": {
22     "git": "https://github.com/ChatCamp/ChatCamp-iOS-UI-Kit.git",
23     "tag": "v4.2.2"
24   },
25   "ios": {
26     "frameworks": [
27       "AVKit",
28       "Photos",
29       "AVFoundation",
30       "MobileCoreServices",
31       "SafariServices",
32       "MapKit",
33       "UIKit",
34       "Foundation"
35     ]
36   },
37   "dependencies": {
38     "ChatCamp": [
40     ],
41     "DKImagePickerController": [
43     ],
44     "DKCamera": [
46     ],
47     "DKPhotoGallery": [
49     ],
50     "Alamofire": [
51       "~> 4.7"
52     ],
53     "MBProgressHUD": [
55     ]
56   },
57   "source_files": "ChatCampUIKit/**/*.{swift}",
58   "resources": "ChatCampUIKit/**/*.{png,jpeg,jpg,storyboard,xib}"