blob: 2d85be1711e52e6299cb348cf4823d29a1ecafea [file] [log] [blame]
{
"name": "CHPlugin",
"version": "0.1.17",
"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": "0.1.17"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "CHPlugin.framework"
},
"dependencies": {
"SlackTextViewController": [
],
"MGSwipeTableCell": [
],
"M13ProgressSuite": [
],
"MWPhotoBrowser": [
],
"SVProgressHUD": [
]
}
}