[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 5 / Remote / 2.0.0 / Remote.podspec.json
blob8127309443af4c2f2f0224f54829e1b6988255b6
2   "name": "Remote",
3   "version": "2.0.0",
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": "2.0.0"
19   },
20   "source_files": "Remote/*.swift",
21   "platforms": {
22     "ios": "10.3"
23   },
24   "requires_arc": true,
25   "frameworks": "Foundation",
26   "dependencies": {
27     "When": [
29     ]
30   }