[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / b / ChatCampUIKit / 0.1.4 / ChatCampUIKit.podspec.json
blob4053417298e01cf8837009ef4a5698a667a1f3f1
2   "name": "ChatCampUIKit",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "ChatCamp iOS UI Kit",
7   "description": "UI Kit for ChatCamp iOS SDK",
8   "requires_arc": true,
9   "version": "0.1.4",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Saurabh Gupta": "saurabh.gupta@iflylabs.com",
16     "Shashwat Srivastava": "shashwat@iflylabs.com",
17     "Shubham Gupta": "shubham@iflylabs.com"
18   },
19   "homepage": "https://chatcamp.io",
20   "source": {
21     "git": "https://github.com/ChatCamp/ChatCamp-iOS-UI-Kit.git",
22     "tag": "v0.1.4"
23   },
24   "ios": {
25     "frameworks": [
26       "AVKit",
27       "Photos",
28       "AVFoundation",
29       "MobileCoreServices",
30       "SafariServices",
31       "MapKit",
32       "UIKit",
33       "Foundation"
34     ]
35   },
36   "dependencies": {
37     "ChatCamp": [
38       "~> 0.1.20"
39     ],
40     "DKImagePickerController": [
41       "~> 4.0.0-beta"
42     ],
43     "Alamofire": [
45     ],
46     "SwiftyCam": [
48     ],
49     "MBProgressHUD": [
50       "~> 1.1.0"
51     ]
52   },
53   "source_files": "ChatCampUIKit/**/*.{swift}",
54   "resources": "ChatCampUIKit/**/*.{png,jpeg,jpg,storyboard,xib}"