blob: c76d0edf67e959e42cf8464481219fcc2585e0f8 [file] [log] [blame]
{
"name": "ChannelIO",
"version": "6.1.0",
"summary": "Channel plugin for iOS",
"description": "Channel Plugin for iOS",
"homepage": "https://www.channel.io",
"license": {
"type": "SDK",
"file": "LICENSE"
},
"authors": {
"ZOYI": "eng@zoyi.co"
},
"source": {
"git": "https://github.com/zoyi/channel-plugin-ios.git",
"tag": "6.1.0"
},
"platforms": {
"ios": "9.1"
},
"source_files": "ChannelIO/Source/**/*.{swift, h, m}",
"resource_bundles": {
"ChannelIO": [
"ChannelIO/Assets/*"
]
},
"swift_versions": "5.0",
"frameworks": "CoreTelephony",
"dependencies": {
"Reusable": [
"~> 4.0"
],
"SnapKit": [
"~> 4.0"
],
"SwiftyJSON": [
"~> 4.0"
],
"ReSwift": [
"~> 4.0"
],
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"ObjectMapper": [
"~> 3.3"
],
"NVActivityIndicatorView": [
"~> 4.4.0"
],
"CHDwifft": [
],
"Alamofire": [
"~> 4.8"
],
"Socket.IO-Client-Swift": [
"~> 15.0.0"
],
"CHSlackTextViewController": [
],
"MGSwipeTableCell": [
],
"M13ProgressSuite": [
],
"SVProgressHUD": [
],
"CRToast": [
],
"PhoneNumberKit": [
"~> 2.5.0"
],
"SDWebImage": [
"~> 5.0.0"
],
"RxSwiftExt": [
],
"TLPhotoPicker": [
]
},
"swift_version": "5.0"
}