[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / f / 4 / b / ChatCampUIKit / 0.1.10 / ChatCampUIKit.podspec.json
blob6e2dfcc742d4e162f313f9233d4c2693be2ba900
2   "name": "ChatCampUIKit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "swift_version": "4.0",
7   "summary": "ChatCamp iOS UI Kit",
8   "description": "UI Kit for ChatCamp iOS SDK",
9   "requires_arc": true,
10   "version": "0.1.10",
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": "v0.1.10"
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": [
39       "0.1.21"
40     ],
41     "DKImagePickerController": [
42       "~> 4.0.0-beta"
43     ],
44     "Alamofire": [
46     ],
47     "MBProgressHUD": [
49     ]
50   },
51   "source_files": "ChatCampUIKit/**/*.{swift}",
52   "resources": "ChatCampUIKit/**/*.{png,jpeg,jpg,storyboard,xib}"