[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 5 / Dobby / 0.4.1 / Dobby.podspec.json
blob9de072a46a99e90cc69ced09f6f0c17656fb69f9
2   "name": "Dobby",
3   "version": "0.4.1",
4   "authors": {
5     "Rheinfabrik": "hi@rheinfabrik.de"
6   },
7   "social_media_url": "https://twitter.com/rheinfabrik",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/rheinfabrik/Dobby",
13   "source": {
14     "git": "https://github.com/rheinfabrik/Dobby.git",
15     "tag": "0.4.1"
16   },
17   "summary": "Swift helpers for mocking and stubbing",
18   "description": "Dobby provides a few helpers for mocking and stubbing.",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "frameworks": [
24     "Foundation",
25     "XCTest"
26   ],
27   "source_files": "Dobby/**/*.swift"