[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 6 / MonorailSwift / 1.3.0 / MonorailSwift.podspec.json
blobf312648e43093882d032817bd6e3faf0dfa74e0e
2   "name": "MonorailSwift",
3   "version": "1.3.0",
4   "summary": "MonorailSwift is a test tool to log/write/replay network interactions.",
5   "description": "Works out of box with iOS build in api and most of 3rd SDK to print the network api calls, write them to file and replay the tap with simply setup.",
6   "homepage": "https://github.com/river2202/MonorailSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "river2202@gmail.com": "River2202@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/river2202/MonorailSwift.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MonorailSwift/Classes/**/*",
23   "swift_version": "5.0"