[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 7 / d / b / Marvin / 0.0.4 / Marvin.podspec.json
blob15e45b4c606c9a5ffb2426680d6811bed0c5af15
2   "name": "Marvin",
3   "version": "0.0.4",
4   "summary": "Help you write less code in every single iOS project.",
5   "description": "This is an example of the normal description we would like to provide",
6   "homepage": "https://github.com/alessioarsuffi/Marvin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alessio Arsuffi": "arsuffi@monksoftware.it"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/alessioarsuffi/Marvin/releases/download/0.0.3/Marvin-0.0.3.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "Marvin.framework"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "JSQMessagesViewController": [
27     ],
28     "XMPPFramework": [
29       "~> 3.7.0"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"