[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 5 / Dobby / 0.4 / Dobby.podspec.json
blobe11878ed7faddb626e7f2f2fb867287735282967
2   "name": "Dobby",
3   "version": "0.4",
4   "authors": {
5     "Felix Jendrusch": "felix@felixjendrusch.is"
6   },
7   "social_media_url": "https://twitter.com/felixjendrusch",
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"
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.10"
22   },
23   "frameworks": [
24     "Foundation",
25     "XCTest"
26   ],
27   "source_files": "Dobby/**/*.{h,swift}"