[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 9 / 8 / e / MonorailSwiftTools / 1.0.2 / MonorailSwiftTools.podspec.json
blob3002333758d84b21f343ca01a88f8637e2b7e69e
2   "name": "MonorailSwiftTools",
3   "version": "1.0.2",
4   "summary": "MonorailSwiftTools 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.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "MonorailSwift/Helper/**/*",
23   "dependencies": {
24     "MonorailSwift": [
25       "~> 1.0.2"
26     ]
27   }