blob: b49db5817b3f47b7cbc3f7408ad5312658d55abf [file] [log] [blame]
{
"name": "CHPlugin",
"version": "0.1.1",
"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.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "CHPlugin.framework"
},
"dependencies": {
"Then": [
"~> 2.1"
],
"CGFloatLiteral": [
"~> 0.2"
],
"ManualLayout": [
],
"Reusable": [
],
"SnapKit": [
"~> 3.1.2"
],
"Dwifft": [
],
"ReSwift": [
],
"ObjectMapper": [
"~> 2.2"
],
"UIColor_Hex_Swift": [
"~> 3.0.2"
],
"SwiftDate": [
"~> 4.0"
],
"Alamofire": [
"~> 4.3"
],
"RxSwift": [
"~> 3.0"
],
"RxCocoa": [
"~> 3.0"
],
"SwiftyJSON": [
],
"SlackTextViewController": [
],
"Socket.IO-Client-Swift": [
"~> 8.2.0"
],
"Kingfisher": [
"~> 3.0"
],
"MGSwipeTableCell": [
],
"DKImagePickerController": [
],
"M13ProgressSuite": [
],
"NVActivityIndicatorView": [
],
"MWPhotoBrowser": [
],
"SVProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}