blob: 99762f4a6e6849ced83c047f5a0ca03ba205f9c5 [file] [log] [blame]
{
"name": "Chat21",
"platforms": {
"ios": "10.0"
},
"summary": "Chat21 adds instant messaging to your iOS App.",
"description": "Chat21 allows your users to easily communicate with each other. Chat21 iOS SDK adds instant messaging to your App. Swift and Objc supported.",
"requires_arc": true,
"version": "0.8.46",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Sponziello": "andreasponziello@gmail.com"
},
"homepage": "http://www.chat21.org",
"source": {
"git": "https://github.com/chat21/ios-sdk.git",
"tag": "0.8.46"
},
"static_framework": true,
"dependencies": {
"SVProgressHUD": [
],
"NYTPhotoViewer": [
],
"KeychainItemWrapper": [
],
"Firebase/Core": [
],
"Firebase/Database": [
],
"Firebase/Auth": [
],
"Firebase/Messaging": [
],
"Firebase/Storage": [
]
},
"source_files": "Chat21/**/*.{h,m}",
"resources": "Resources/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,caf,plist,lproj}",
"public_header_files": "Chat21/**/*.h"
}