blob: d1ae0c5889f2f4a055e12b4160386b4ed53f4678 [file] [log] [blame]
{
"name": "ChatCampUIKit",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"summary": "ChatCamp iOS UI Kit",
"description": "UI Kit for ChatCamp iOS SDK",
"requires_arc": true,
"version": "4.2.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saurabh Gupta": "saurabh.gupta@iflylabs.com",
"Shashwat Srivastava": "shashwat@iflylabs.com",
"Shubham Gupta": "shubham@iflylabs.com"
},
"homepage": "https://chatcamp.io",
"source": {
"git": "https://github.com/ChatCamp/ChatCamp-iOS-UI-Kit.git",
"tag": "v4.2.6"
},
"ios": {
"frameworks": [
"AVKit",
"Photos",
"AVFoundation",
"MobileCoreServices",
"SafariServices",
"MapKit",
"UIKit",
"Foundation"
]
},
"dependencies": {
"ChatCamp": [
"~> 4.2"
],
"DKImagePickerController": [
],
"DKCamera": [
],
"DKPhotoGallery": [
],
"Alamofire": [
"~> 4.7"
],
"MBProgressHUD": [
]
},
"source_files": "ChatCampUIKit/**/*.{swift}",
"resources": "ChatCampUIKit/**/*.{png,jpeg,jpg,storyboard,xib}"
}