blob: 4f7fcdff0b1647ab7a44fd4b173b93ca111f6bb2 [file] [log] [blame]
{
"name": "CHPlugin",
"version": "0.1.5",
"summary": "Channel plugin for iOS",
"homepage": "http://www.channel.io",
"authors": {
"Zoyi": "eng@zoyi.co"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zoyi/channel-plugin-ios.git",
"tag": "0.1.5"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "CHPlugin.framework"
},
"dependencies": {
"SlackTextViewController": [
],
"MGSwipeTableCell": [
],
"M13ProgressSuite": [
],
"MWPhotoBrowser": [
],
"SVProgressHUD": [
]
}
}