[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / a / ReSwiftMonitor / 0.0.2 / ReSwiftMonitor.podspec.json
blob6981253d5131f041b2aa57a1b8cf841c9f48572a
2   "name": "ReSwiftMonitor",
3   "version": "0.0.2",
4   "summary": "ReSwift+redeux dev tools",
5   "homepage": "https://github.com/takuchantuyoshi/ReSwiftMonitor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "takuchantuyoshi": "da87435@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/takuchantuyoshi/ReSwiftMonitor.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "Sources/**/*.{swift}",
23     "Sources/*.{swift,h}"
24   ],
25   "dependencies": {
26     "ReSwift": [
27       "~> 4.0.0"
28     ],
29     "HandyJSON": [
30       "~> 4.1.1"
31     ],
32     "Starscream": [
33       "~> 3.0.2"
34     ]
35   }