blob: 1e73bb8206cb0ad64b64d4e218b856c8b507b99b [file] [log] [blame]
{
"name": "ChannelIO",
"version": "7.2.4",
"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.2.4"
},
"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": [
"~> 5.0"
],
"RxSwift": [
"~> 5.1"
],
"RxCocoa": [
"~> 5.1"
],
"ObjectMapper": [
"~> 4.2"
],
"NVActivityIndicatorView": [
"~> 4.7"
],
"CHDwifft": [
],
"Alamofire": [
"~> 5.2"
],
"Socket.IO-Client-Swift": [
"~> 15.0.0"
],
"MGSwipeTableCell": [
],
"JGProgressHUD": [
],
"PhoneNumberKit": [
"~> 3.1"
],
"SDWebImage": [
"~> 5.8"
],
"SDWebImageWebPCoder": [
],
"RxSwiftExt": [
"~> 5.2"
],
"TLPhotoPicker": [
]
},
"swift_version": "5.0"
}