blob: 283753244c371843989b709fa13f38da487a5544 [file] [log] [blame]
{
"name": "Remote",
"version": "1.0.5",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Copyright 2017 Dev4Jam"
},
"summary": "Remote is a highly decoupled networking layer",
"homepage": "https://github.com/dev4jam/remote",
"authors": {
"Dev4Jam": "dev4jam@gmail.com"
},
"social_media_url": "http://twitter.com/dev4jam",
"source": {
"git": "https://github.com/dev4jam/remote.git",
"branch": "master",
"tag": "1.0.5"
},
"source_files": "Remote/*.swift",
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"RxSwift": [
],
"Realm": [
],
"RealmSwift": [
]
},
"pushed_with_swift_version": "4.0"
}