blob: 8127309443af4c2f2f0224f54829e1b6988255b6 [file] [log] [blame]
{
"name": "Remote",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "Remote/*.swift",
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"When": [
]
}
}