[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / b / 9 / Stubber / 1.0.0 / Stubber.podspec.json
blob624ce5e297a366d6ca07a6cc3292ea2038a4df84
2   "name": "Stubber",
3   "version": "1.0.0",
4   "summary": "A minimal method stub for Swift",
5   "homepage": "https://github.com/devxoul/Stubber",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/Stubber.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.11",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "pushed_with_swift_version": "4.0"