[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / e / f / Mockingbird-Networking / 0.6.2 / Mockingbird-Networking.podspec.json
blobf2a09c32434f4aab5894ba2b52f3a30f65975016
2   "name": "Mockingbird-Networking",
3   "version": "0.6.2",
4   "summary": "A custom URLProtocol to mock networking responses",
5   "description": "Use Mockingbird to easily mock your sever requests during UITesting.",
6   "homepage": "https://github.com/kurzdigital/mockingbird",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Braun": "christian.braun@theempathicdev.de"
13   },
14   "source": {
15     "git": "https://github.com/kurzdigital/mockingbird.git",
16     "tag": "0.6.2"
17   },
18   "platforms": {
19     "osx": "10.13",
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Mockingbird/Classes/**/*",
24   "swift_version": "5.0"