blob: 54d500789a88b6c8401580d1712da210ead09c92 [file] [log] [blame]
{
"name": "CHPlugin",
"version": "1.0.4",
"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.0.4"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "CHPlugin.framework"
},
"dependencies": {
"CHSlackTextViewController": [
],
"MGSwipeTableCell": [
],
"M13ProgressSuite": [
],
"MWPhotoBrowser": [
],
"SVProgressHUD": [
],
"CRToast": [
],
"PhoneNumberKit": [
]
},
"pushed_with_swift_version": "3.0"
}