blob: 9c47a5f64412b02398974b72a4929f73437d8bc9 [file] [log] [blame]
{
"name": "ChannelIO",
"version": "5.5.1",
"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": "5.5.1"
},
"platforms": {
"ios": "9.1"
},
"source_files": "ChannelIO/Source/**/*",
"resources": [
"ChannelIO/Assets/*",
"ChannelIO/Source/Frameworks/TLPhotoPicker/TLPhotoPickerController.bundle"
],
"resource_bundles": {
"TLPhotoPicker": [
"ChannelIO/Source/Frameworks/TLPhotoPicker/*.xib"
]
},
"swift_version": "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"
],
"CHNavBar": [
],
"SDWebImage": [
"~> 4.4.2"
],
"SDWebImage/GIF": [
],
"RxSwiftExt": [
]
}
}