[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 9 / Stubber / 1.5.3 / Stubber.podspec.json
blob50f53f1f21ea233ae6f81a2fc63b12039e42c548
2   "name": "Stubber",
3   "version": "1.5.3",
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.5.3"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "Foundation",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.11",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "swift_version": "5.0"