[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 5 / Remote / 1.0.5 / Remote.podspec.json
blob283753244c371843989b709fa13f38da487a5544
2   "name": "Remote",
3   "version": "1.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE",
7     "text": "Copyright 2017 Dev4Jam"
8   },
9   "summary": "Remote is a highly decoupled networking layer",
10   "homepage": "https://github.com/dev4jam/remote",
11   "authors": {
12     "Dev4Jam": "dev4jam@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/dev4jam",
15   "source": {
16     "git": "https://github.com/dev4jam/remote.git",
17     "branch": "master",
18     "tag": "1.0.5"
19   },
20   "source_files": "Remote/*.swift",
21   "platforms": {
22     "ios": "10.3"
23   },
24   "requires_arc": true,
25   "frameworks": "Foundation",
26   "dependencies": {
27     "RxSwift": [
29     ],
30     "Realm": [
32     ],
33     "RealmSwift": [
35     ]
36   },
37   "pushed_with_swift_version": "4.0"