blob: 580b3af64ff85bb869115e40a57bb48984403027 [file] [log] [blame]
{
"name": "ChannelIO",
"version": "7.0.5",
"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": "7.0.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ChannelIO/Source/**/*.{swift, h, m}",
"resource_bundles": {
"ChannelIO": [
"ChannelIO/Assets/*"
]
},
"swift_versions": "5.0",
"frameworks": "CoreTelephony",
"dependencies": {
"Reusable": [
"~> 4.1"
],
"SnapKit": [
"~> 5.0"
],
"SwiftyJSON": [
"~> 5.0"
],
"ReSwift": [
"~> 4.0"
],
"RxSwift": [
"~> 5.0"
],
"RxCocoa": [
"~> 5.0"
],
"ObjectMapper": [
"~> 3.5"
],
"NVActivityIndicatorView": [
"~> 4.7"
],
"CHDwifft": [
],
"Alamofire": [
"~> 5.0"
],
"Socket.IO-Client-Swift": [
"~> 15.0.0"
],
"MGSwipeTableCell": [
],
"SVProgressHUD": [
],
"CRToast": [
],
"PhoneNumberKit": [
"~> 3.0"
],
"SDWebImage": [
"~> 5.0"
],
"SDWebImageWebPCoder": [
],
"RxSwiftExt": [
"~> 5.1"
],
"TLPhotoPicker": [
]
},
"swift_version": "5.0"
}