blob: 914d6b0da5e40a3a9df37b78ad9a0f03361c0d01 [file] [log] [blame]
{
"name": "CHPlugin",
"version": "2.0.2",
"summary": "Channel plugin for iOS",
"homepage": "http://www.channel.io",
"authors": {
"Zoyi": "eng@zoyi.co"
},
"license": {
"type": "SDK",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zoyi/channel-plugin-ios.git",
"tag": "2.0.2"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "CHPlugin.framework"
},
"dependencies": {
"CHSlackTextViewController": [
],
"MGSwipeTableCell": [
],
"M13ProgressSuite": [
],
"MWPhotoBrowser": [
],
"SVProgressHUD": [
],
"CRToast": [
],
"PhoneNumberKit": [
],
"StarscreamSocketIO": [
"~> 8.0.3"
]
},
"pushed_with_swift_version": "3.1"
}