| { |
| "name": "ChannelIO", |
| "version": "4.0.2", |
| "summary": "Channel plugin for iOS", |
| "description": "Channel Plugin for iOS", |
| "homepage": "https://www.channel.io", |
| "license": { |
| "type": "SDK", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ZOYI": "eng@zoyi.co" |
| }, |
| "source": { |
| "git": "https://github.com/zoyi/channel-plugin-ios.git", |
| "tag": "4.0.2" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "ChannelIO/Source/**/*", |
| "resources": "ChannelIO/Assets/*", |
| "swift_version": "4.0", |
| "frameworks": [ |
| "SystemConfiguration", |
| "CoreTelephony", |
| "CoreLocation", |
| "WebKit" |
| ], |
| "dependencies": { |
| "Reusable": [ |
| |
| ], |
| "SnapKit": [ |
| |
| ], |
| "ManualLayout": [ |
| |
| ], |
| "HexColors": [ |
| |
| ], |
| "SwiftyJSON": [ |
| |
| ], |
| "Then": [ |
| |
| ], |
| "ReSwift": [ |
| |
| ], |
| "RxSwift": [ |
| "~> 4.0" |
| ], |
| "RxCocoa": [ |
| "~> 4.0" |
| ], |
| "ObjectMapper": [ |
| "~> 3.3" |
| ], |
| "NVActivityIndicatorView": [ |
| |
| ], |
| "CHDwifft": [ |
| |
| ], |
| "DKImagePickerController": [ |
| |
| ], |
| "Alamofire": [ |
| |
| ], |
| "CGFloatLiteral": [ |
| |
| ], |
| "Socket.IO-Client-Swift": [ |
| "~> 13.1.0" |
| ], |
| "CHSlackTextViewController": [ |
| |
| ], |
| "MGSwipeTableCell": [ |
| |
| ], |
| "M13ProgressSuite": [ |
| |
| ], |
| "CHPhotoBrowser": [ |
| |
| ], |
| "SVProgressHUD": [ |
| |
| ], |
| "CRToast": [ |
| |
| ], |
| "PhoneNumberKit": [ |
| |
| ], |
| "CHNavBar": [ |
| |
| ] |
| } |
| } |