blob: afa837abf4dc9932c0b6337d072e46c69203eef7 [file] [log] [blame]
{
"name": "CHPlugin",
"version": "1.1.1",
"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": "1.1.1"
},
"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.2"
}