blob: 5c8b74b9859cf5b596b7dae999b1721f8999e670 [file] [log] [blame]
{
"name": "ChannelIO",
"version": "6.1.12",
"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.12"
},
"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": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
],
"ObjectMapper": [
"~> 3.3"
],
"NVActivityIndicatorView": [
"~> 4.4"
],
"CHDwifft": [
],
"Alamofire": [
"~> 4.9"
],
"Socket.IO-Client-Swift": [
"~> 15.0.0"
],
"CHSlackTextViewController": [
],
"MGSwipeTableCell": [
],
"SVProgressHUD": [
],
"CRToast": [
],
"PhoneNumberKit": [
"~> 2.6"
],
"SDWebImage": [
"~> 5.0"
],
"RxSwiftExt": [
"~> 5.1"
],
"TLPhotoPicker": [
]
},
"swift_version": "5.0"
}