[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 7 / d / b / Marvin / 0.5.2 / Marvin.podspec.json
blob80ed6a97340bf74507a91f5784dc88a37aaaeb75
2   "name": "Marvin",
3   "version": "0.5.2",
4   "license": "MIT",
5   "swift_versions": [
6     "5",
7     "5.1"
8   ],
9   "summary": "Marvin, the missing toolkit for your iOS library.",
10   "homepage": "http://www.monksoftware.it/",
11   "description": "Marvin is a toolkit designed to work with EIMe. It contains helper classes for networking.",
12   "authors": {
13     "Webmonks SRL": "marvin@monksoftware.it"
14   },
15   "source": {
16     "git": "https://github.com/monksoftware/Marvin.git",
17     "tag": "0.5.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "swift_version": "5.1"