[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 5 / f / ReSwiftRecorder / 0.4.0 / ReSwiftRecorder.podspec.json
bloba7b3fdd728dc13f2ab223ffe02209c01e1a30d5d
2   "name": "ReSwiftRecorder",
3   "version": "0.4.0",
4   "summary": "Time Travel and Hot Reloading for ReSwift",
5   "description": "A recording store for ReSwift. Enables hot-reloading and time travel for ReSwift apps.\nStill in experimental stage!",
6   "homepage": "https://github.com/ReSwift/ReSwift-Recorder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Benjamin Encz": "me@benjamin-encz.de"
13   },
14   "social_media_url": "http://twitter.com/benjaminencz",
15   "source": {
16     "git": "https://github.com/ReSwift/ReSwift-Recorder.git",
17     "tag": "0.4.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "ReSwiftRecorder/**/*.swift",
24   "dependencies": {
25     "ReSwift": [
26       "~> 3.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"