| { |
| "name": "MonkTalk", |
| "version": "1.0.4", |
| "summary": "MonkTalk help you build fast & sucure chat", |
| "description": "Amazing library to develop chat application faster", |
| "homepage": "http://www.monksoftware.it", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Alessio Arsuffi": "arsuffi@monksoftware.it" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "http": "https://github.com/alessioarsuffi/MonkTalk/releases/download/1.0.4/MonkTalk.framework.zip" |
| }, |
| "ios": { |
| "vendored_frameworks": "MonkTalk.framework" |
| }, |
| "requires_arc": true, |
| "dependencies": { |
| "JSQMessagesViewController": [ |
| |
| ], |
| "Alamofire": [ |
| "~> 4.3" |
| ], |
| "RealmSwift": [ |
| |
| ], |
| "XMPPFramework": [ |
| "~> 3.7.0" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |