[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / a / Catbird / 0.0.7 / Catbird.podspec.json
blob0feef24b0e76d7a0aa8412f1299d8f44adbcae21
2   "name": "Catbird",
3   "version": "0.0.7",
4   "summary": "Mock server for UI tests",
5   "homepage": "https://github.com/RedMadRobot/catbird",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexander Ignition": "ai@redmadrobot.com"
12   },
13   "source": {
14     "git": "https://github.com/RedMadRobot/catbird.git",
15     "tag": "0.0.7"
16   },
17   "source_files": "Sources/CatbirdAPI/*.swift",
18   "preserve_paths": [
19     "catbird",
20     "start.sh",
21     "stop.sh",
22     "Public/*",
23     "Resources/*"
24   ],
25   "platforms": {
26     "ios": "10.0"
27   },
28   "swift_versions": "5",
29   "swift_version": "5"