blob: 908fe617456c35e4c8191caf9c76553feb94acd4 [file] [log] [blame]
{
"name": "ChannelIO",
"version": "3.1.3",
"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": "3.1.3"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0.0"
},
"source_files": "ChannelIO/Source/**/*",
"resources": "ChannelIO/Assets/*",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"WebKit"
],
"requires_arc": "true",
"dependencies": {
"Reusable": [
],
"SnapKit": [
],
"ManualLayout": [
],
"HexColors": [
],
"SwiftyJSON": [
],
"Then": [
],
"ReSwift": [
],
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"ObjectMapper": [
],
"NVActivityIndicatorView": [
],
"CHDwifft": [
],
"DKImagePickerController": [
],
"Alamofire": [
],
"CGFloatLiteral": [
],
"Socket.IO-Client-Swift": [
"~> 13.1.0"
],
"CHSlackTextViewController": [
],
"MGSwipeTableCell": [
],
"M13ProgressSuite": [
],
"CHPhotoBrowser": [
],
"SVProgressHUD": [
],
"CRToast": [
],
"PhoneNumberKit": [
],
"CHNavBar": [
],
"UINavigationItem+Margin": [
]
}
}