[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 7 / a / 6 / Mokka / 1.0.0 / Mokka.podspec.json
blobccfb36a7417b29cb026f5044cf696759dc8b9936
2   "name": "Mokka",
3   "version": "1.0.0",
4   "summary": "A collection of helpers to make it easier to write testing mocks in Swift.",
5   "homepage": "https://github.com/danielr/Mokka",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Daniel Rinser",
11   "social_media_url": "https://twitter.com/@danielrinser",
12   "source": {
13     "git": "https://github.com/danielr/Mokka.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "Mokka/Sources/**/*.swift",
17   "frameworks": "Foundation",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.9",
22     "watchos": "3.0",
23     "tvos": "9.0"
24   },
25   "swift_version": "5.0"